Sign inSign up

joelnb/dnsmasq

By joelnb

Updated 18 days ago

A lightweight image with the dnsmasq DNS server

Image
1

3.0K

joelnb/dnsmasq repository overview

Dnsmasq

A containerised Dnsmasq with the hostess command included for easier management of DNS hostnames.

Example Usage

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

Tag summary

Content type

Image

Digest

sha256:a87a51ad7

Size

5.7 MB

Last updated

18 days ago

docker pull joelnb/dnsmasq