mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 06:21:32 +01:00
@@ -2,6 +2,8 @@
|
||||
#
|
||||
# docker run -d \
|
||||
# --restart always \
|
||||
# # the link inside the container must be named "torproxy"
|
||||
# # see: https://github.com/jessfraz/dockerfiles/blob/master/privoxy/privoxy.conf#L1317
|
||||
# --link torproxy:torproxy \
|
||||
# -v /etc/localtime:/etc/localtime:ro \
|
||||
# -p 8118:8118 \
|
||||
|
||||
Reference in New Issue
Block a user