COMPOSE_FILE overriding gives strange "is a directory" error #468
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
From https://codeberg.org/bath.social/server/wiki/2023-07-19-Upgrade-tales
Looks like a missing
$COMPOSE_FILE
in aCOMPOSE_FILE="$COMPOSE_FILE:compose.foo.yml
but need to investigate.Strange error. Hopefully we can reproduce somehow and give a better error since the
COMPOSE_FILE
overriding is so common./cc @nicksellen
Related validation: coop-cloud/organising#376