mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Implement s6 maxtime
This commit is contained in:
@@ -23,6 +23,10 @@ FROM anthonyraymond/joal:$BUILD_UPSTREAM
|
||||
# 2 Modify Image #
|
||||
##################
|
||||
|
||||
# Set S6 wait time
|
||||
ENV S6_CMD_WAIT_FOR_SERVICES=1 \
|
||||
S6_CMD_WAIT_FOR_SERVICES_MAXTIME=10000
|
||||
|
||||
# Install Joal
|
||||
# spellcheck disable=SC2015
|
||||
# hadolint ignore=SC2015,DL4006
|
||||
|
||||
Reference in New Issue
Block a user