mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Remove proxy
https://github.com/alexbelgium/hassio-addons/issues/1270#issuecomment-1993856423
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user