#!/bin/bash git pull export runmode=prod docker-compose -f prod-docker-compose.yaml up --build -d docker image prune -f