Dockerfiles/tinyproxy
2017-06-13 14:19:22 +08:00
..
bootstrap.sh add tinyproxy 2017-06-13 14:19:22 +08:00
Dockerfile add tinyproxy 2017-06-13 14:19:22 +08:00
README.md add tinyproxy 2017-06-13 14:19:22 +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