Update Dockerfile

This commit is contained in:
Alexandre
2021-08-06 23:25:20 +02:00
committed by GitHub
parent 433e3683bf
commit 71d6e2d0a5

View File

@@ -75,7 +75,7 @@ VOLUME [ "/data" ]
# Environment variables
ENV \
DEBIAN_FRONTEND="non interactive \
DEBIAN_FRONTEND="noninteractive"\
LANG="C.UTF-8" \
PS1="$(whoami)@$(hostname):$(pwd)$ " \
S6_BEHAVIOUR_IF_STAGE2_FAILS=2 \