https://github.com/noteed/docker-dnsmasq
Dockerfile for a simple dnsmasq image
https://github.com/noteed/docker-dnsmasq
Last synced: about 1 year ago
JSON representation
Dockerfile for a simple dnsmasq image
- Host: GitHub
- URL: https://github.com/noteed/docker-dnsmasq
- Owner: noteed
- Created: 2013-11-25T20:36:43.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-05-17T16:22:10.000Z (about 11 years ago)
- Last Synced: 2025-04-01T00:23:58.659Z (about 1 year ago)
- Language: Shell
- Size: 101 KB
- Stars: 2
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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