Explorer
/tmp/job006_final_deploy.sh
← Zurück ↓ Download
#!/bin/sh
set -eu
OV=/opt/struktur/hermes-terminal-reparatur/20260806_110000_final_override.yaml
printf '%s\n' 'services:' '  hermes-workspace:' '    image: hermes-workspace:terminal-auth-fix-20260806-final' > "$OV"
cd /opt/struktur/hermes-ui-auswahl
docker compose -f compose.yaml -f "$OV" up -d hermes-workspace