mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-04 03:48:55 +02:00
update
This commit is contained in:
parent
bedcc6c591
commit
d63d2967aa
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user