Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
Jess Frazelle
2016-10-25 14:02:21 -07:00
parent d639673cf6
commit 9642b95d18
3 changed files with 8 additions and 8 deletions

View File

@@ -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 \