1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-11-27 22:28:31 +02:00
Files
dockerfiles/tinyproxy/docker-compose.yml
2016-11-05 22:13:17 +08:00

6 lines
84 B
YAML

tinyproxy:
image: vimagick/tinyproxy
ports:
- "8888:8888"
restart: always