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

7 lines
100 B
YAML
Raw Normal View History

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