1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-27 01:08:37 +00:00
dockerfiles/delegated/docker-compose.yml

7 lines
117 B
YAML
Raw Normal View History

2016-04-10 16:34:54 +00:00
delegated:
image: vimagick/delegated
command: "-P1080 SERVER=socks"
ports:
- "1080:1080"
restart: always