Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/noteed/docker-dnsmasq
- Owner: noteed
- Created: 2013-11-25T20:36:43.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-17T16:22:10.000Z (over 9 years ago)
- Last Synced: 2023-04-13T10:31:54.338Z (over 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