1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-10 11:10:27 +02:00
dockerfiles/tinyproxy/docker-compose.yml

6 lines
84 B
YAML
Raw Normal View History

2016-11-05 15:31:25 +02:00
tinyproxy:
image: vimagick/tinyproxy
ports:
- "8888:8888"
restart: always