Sign inSign up

antage/pdns-recursor

By antage

Updated over 10 years ago
Archived

Docker image with local recursive domain names resolver.

Image
0

2.6K

antage/pdns-recursor repository overview

pdns-recursor

Docker image with local dns recursor. Based on debian:stable and pdns-recursor.

It exposes 53 and 53/udp ports.

How to run it?

$ sudo docker run --rm --name pdns-recursor -p 127.0.0.1:53:53 -p 127.0.0.1:53:53/udp antage/pdns-recursor -d
$ echo "nameserver 127.0.0.1" > sudo tee /etc/resolv.conf

Tag summary

Content type

Image

Digest

sha256:3f6ba1a9f

Size

49.9 MB

Last updated

over 10 years ago

docker pull antage/pdns-recursor