This commit is contained in:
Alexandre
2022-09-10 12:05:07 +02:00
parent 80d046610c
commit ed2056413c
11 changed files with 16 additions and 10 deletions

View File

@@ -27,6 +27,7 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 \
S6_SERVICES_GRACETIME=0
# hadolint ignore=SC2015,DL4006,SC2013
RUN \
# use /data instead of /config for hass.io environment
sed -i "s|/config|/config/addons_config/radarr|g" /etc/services.d/radarr/run \