1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-14 11:23:02 +02:00
dockerfiles/chinadns/fig.yml

7 lines
100 B
YAML
Raw Normal View History

2015-03-05 18:31:03 +02:00
chinadns:
image: vimagick/chinadns
2015-03-05 18:16:47 +02:00
ports:
- "53:53/udp"
- "53:53/tcp"
2015-03-05 18:31:03 +02:00
restart: always