Official website: https://powerdns.com
Current version: 4.4.2
- 4.4.2, 4.4, latest
- 4.3.5, 4.3
- 4.3.4
- 4.3.3
- 4.3.0
docker run --rm --entrypoint cat magnaz/powerdns-recursor /etc/recursor.conf-dist
docker run --name=powerdns-recursor \
--detach \
--network=host \
--volume=/local/path/to/recursor.conf:/etc/recursor.conf:ro \
magnaz/powerdns-recursor