mirror of
https://github.com/newnius/Dockerfiles.git
synced 2026-03-23 02:55:08 +00: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