Update Dockerfile

This commit is contained in:
Alexandre
2022-06-18 06:34:26 +02:00
committed by GitHub
parent 4050ba0f91
commit 97b58da61f

View File

@@ -24,8 +24,8 @@ FROM ${BUILD_FROM}-$BUILD_UPSTREAM
##################
# Set S6 wait time
ENV S6_CMD_WAIT_FOR_SERVICES=1 \
S6_CMD_WAIT_FOR_SERVICES_MAXTIME=10000
ENV S6_CMD_WAIT_FOR_SERVICES=0 \
S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
# Environment variables
ENV \