1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-22 05:09:09 +02:00

8 lines
132 B
YAML
Raw Normal View History

2015-02-09 22:40:25 +08:00
shadowsocks:
2015-04-20 16:52:52 +08:00
image: vimagick/shadowsocks:latest
ports:
- "8388:8388"
environment:
- PASSWORD=secret
restart: always