Search Docker Hub
dnsmasq
By newnius
349
docker run \ --name dnsmasq \ -d \ --restart always \ --cap-add=NET_ADMIN \ --publish 53:53/udp \ --mount type=bind,src=/etc/localtime,dst=/etc/localtime,readonly \ --mount type=bind,src=/data/dnsmasq/,dst=/etc/dnsmasq.d/ \ newnius/dnsmasq
Content type
Image
Digest
Size
2.8 MB
Last updated
over 6 years ago
docker pull newnius/dnsmasq