Example compose:
version: "2"
services:
pdns:
restart: unless-stopped
image: willwill/pdns
volumes:
- pdns:/data/
ports:
- 53:53
- 53:53/udp
volumes:
pdns: {}
Content type
Image
Digest
Size
6.4 MB
Last updated
almost 8 years ago
docker pull willwill/pdns