Update Dockerfile

This commit is contained in:
Alexandre
2022-11-09 15:29:40 +01:00
committed by GitHub
parent 28d78c0fe5
commit 3dcc535f52

View File

@@ -28,7 +28,7 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
S6_SERVICES_GRACETIME=0
# Global LSIO modifications
ARG CONFIGLOCATION="/config/transmission"
ARG CONFIGLOCATION="/config/addons_config/transmission"
# hadolint ignore=SC2015, SC2013, SC2086
RUN \
# Avoid custom-init.d duplications