#!/bin/bash COMMITHASH=$(git rev-parse --short HEAD); echo "RESHASH=$COMMITHASH" > .githashenv docker compose up -d --force-recreate