mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Hook entrypoint
This commit is contained in:
@@ -26,7 +26,8 @@ FROM tritruongtr/zoneminder:latest
|
||||
# Set S6 wait time
|
||||
ENV S6_CMD_WAIT_FOR_SERVICES=1 \
|
||||
S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 \
|
||||
S6_SERVICES_GRACETIME=0
|
||||
S6_SERVICES_GRACETIME=0 \
|
||||
S6_STAGE2_HOOK=/ha_entrypoint.sh
|
||||
|
||||
# Change config location
|
||||
# hadolint ignore=DL4006
|
||||
|
||||
Reference in New Issue
Block a user