Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/noteed/docker-dnsmasq

Dockerfile for a simple dnsmasq image
https://github.com/noteed/docker-dnsmasq

Last synced: about 2 months ago
JSON representation

Dockerfile for a simple dnsmasq image

Awesome Lists containing this project

README

        

# Docker image with dnsmasq

> docker run -d --priviliged dnsmasq
bcdfe8c3fcf
> echo "address=/example.local/172.17.0.154" | docker exec -i bcdfe8c3fcf /root/reload.sh