Light-weight DNS image using Alpine Linux and dnsmasq
789
docker run -it --name merlin-dns --cap-add NET_ADMIN -p 53:53 -p53:53/udp -p 67:67/udp sitapati/docker-merlin-dns
You need to run this container on a machine with an adapter with the IP address 192.168.2.2.
http://blogging.dragon.org.uk/howto-setup-dnsmasq-as-dns-dhcp/
Content type
Image
Digest
Size
2.4 MB
Last updated
about 10 years ago
docker pull sitapati/dns