mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-06-07 08:31:55 +00:00
.. | ||
bootstrap.sh | ||
Dockerfile | ||
README.md | ||
tinyproxy.conf |
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: