Simple authoritative DNS server.
1.4K
See the project on Github
To run the container:
$ docker run --name dnsd -p 53:53/udp -d --rm jgaafromnorth/vuberdns
To test it:
$ dig @127.0.0.1 onebillionsites.com
To insert your own zone, just copy a zone.conf to /etc/vudnsd or overlay a local copy when you run the container.
Content type
Image
Digest
Size
87.7 MB
Last updated
about 8 years ago
docker pull jgaafromnorth/vuberdns