mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-04 10:35:07 +02:00
7 lines
94 B
YAML
7 lines
94 B
YAML
|
pdnsd:
|
||
|
image: vimagick/pdnsd
|
||
|
ports:
|
||
|
- "53:53/tcp"
|
||
|
- "53:53/udp"
|
||
|
restart: always
|