Dockerfiles/tinyproxy
2017-07-18 23:32:54 +08:00
..
bootstrap.sh add tinyproxy 2017-06-13 14:19:22 +08:00
Dockerfile update MAINTAINER email 2017-07-18 23:32:54 +08:00
README.md add default tinyproxy.conf 2017-06-13 14:29:15 +08:00
tinyproxy.conf add default tinyproxy.conf 2017-06-13 14:29:15 +08:00

https://github.com/tinyproxy/tinyproxy

docker service create \
--name tinyproxy \
--publish mode=host,published=8888,target=8888 \
--mount type=bind,source=/mnt/data/tinyproxy,target=/etc/tinyproxy \
newnius/tinyproxy

default conf: