mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update Dockerfile
This commit is contained in:
@@ -24,8 +24,9 @@ FROM ${BUILD_FROM}-$BUILD_UPSTREAM
|
||||
##################
|
||||
|
||||
# Set S6 wait time
|
||||
ENV S6_CMD_WAIT_FOR_SERVICES=0 \
|
||||
S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
|
||||
ENV S6_CMD_WAIT_FOR_SERVICES=1 \
|
||||
S6_CMD_WAIT_FOR_SERVICES_MAXTIME=300000 \
|
||||
S6_SERVICES_GRACETIME=300000
|
||||
|
||||
# Environment variables
|
||||
ENV \
|
||||
|
||||
Reference in New Issue
Block a user