Search Docker Hub
dnsmasq
By joelnb
A lightweight image with the dnsmasq DNS server
3.0K
A containerised Dnsmasq with the hostess command included for easier management of DNS hostnames.
docker run -d -v $(pwd)/dnsmasq.hosts:/etc/dnsmasq.hosts --name dnsmasq -p 53:53 -p 53:53/udp joelnb/dnsmasq docker exec -it dnsmasq hostess add example.com 1.2.3.4
Content type
Image
Digest
sha256:a87a51ad7…
Size
5.7 MB
Last updated
18 days ago
docker pull joelnb/dnsmasq