mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
s6 longer running times
This commit is contained in:
@@ -23,7 +23,8 @@ FROM elasticsearch:$BUILD_UPSTREAM
|
||||
|
||||
# Set S6 wait time
|
||||
ENV S6_CMD_WAIT_FOR_SERVICES=1 \
|
||||
S6_CMD_WAIT_FOR_SERVICES_MAXTIME=10000
|
||||
S6_CMD_WAIT_FOR_SERVICES_MAXTIME=300000 \
|
||||
S6_SERVICES_GRACETIME=300000
|
||||
|
||||
# Data persistence
|
||||
# hadolint ignore=SC2016
|
||||
|
||||
Reference in New Issue
Block a user