Update Dockerfile

This commit is contained in:
Alexandre
2024-03-13 10:48:16 +01:00
committed by GitHub
parent d5ce75f385
commit 28a1d69664

View File

@@ -27,11 +27,6 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 \
S6_SERVICES_GRACETIME=0
RUN \
rm -r /etc/s6*/s6*/service-pia && \
rm -r /etc/s6*/s6*/service-privoxy && \
rm -r /etc/s6*/s6*/service-proton
# Global LSIO modifications
#ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_lsio.sh" "/ha_lsio.sh"
#ARG CONFIGLOCATION="/config"