1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-28 09:08:50 +02:00
dockerfiles/delegated/docker-compose.yml

7 lines
117 B
YAML
Raw Normal View History

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