1
0
Эх сурвалжийг харах

Merge branch 'swoopla-master'

Joffrey F 8 жил өмнө
parent
commit
e9841bb9c6

+ 1 - 0
script/run/run.sh

@@ -35,6 +35,7 @@ if [ "$(pwd)" != '/' ]; then
     VOLUMES="-v $(pwd):$(pwd)"
     VOLUMES="-v $(pwd):$(pwd)"
 fi
 fi
 if [ -n "$COMPOSE_FILE" ]; then
 if [ -n "$COMPOSE_FILE" ]; then
+    COMPOSE_OPTIONS="$COMPOSE_OPTIONS -e COMPOSE_FILE=$COMPOSE_FILE"
     compose_dir=$(realpath $(dirname $COMPOSE_FILE))
     compose_dir=$(realpath $(dirname $COMPOSE_FILE))
 fi
 fi
 # TODO: also check --file argument
 # TODO: also check --file argument