You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-01 22:41:47 +02:00
update
This commit is contained in:
@@ -13,6 +13,7 @@ RUN apk add -U iptables privoxy \
|
||||
|
||||
RUN sed -i -e '/^listen-address/s/127.0.0.1/0.0.0.0/' \
|
||||
-e '/^accept-intercepted-requests/s/0/1/' \
|
||||
-e '/^enforce-blocks/s/0/1/' \
|
||||
-e '/^#debug/s/#//' /etc/privoxy/config
|
||||
|
||||
VOLUME /etc/privoxy
|
||||
|
||||
Reference in New Issue
Block a user