test enable interactive mode
This commit is contained in:
@@ -10,6 +10,7 @@ run_docker_container() {
|
|||||||
-e UID=$(id -u) \
|
-e UID=$(id -u) \
|
||||||
-e GID=$(id -g) \
|
-e GID=$(id -g) \
|
||||||
-e MAINTENANCE_ENABLE="true" \
|
-e MAINTENANCE_ENABLE="true" \
|
||||||
|
-e INTERACTIVE_MODE="true" \
|
||||||
-e TZ="Europe/Vienna" \
|
-e TZ="Europe/Vienna" \
|
||||||
-v "$PWD"/crontab.txt:/crontab.txt \
|
-v "$PWD"/crontab.txt:/crontab.txt \
|
||||||
-v "$PWD"/maintain_repo.sh:/maintain_repo.sh \
|
-v "$PWD"/maintain_repo.sh:/maintain_repo.sh \
|
||||||
|
|||||||
Reference in New Issue
Block a user