Alexandre
2024-03-13 10:22:55 +01:00
committed by GitHub
parent 5b291c5fd2
commit 9b1c561d2b

View File

@@ -27,6 +27,11 @@ 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"