jc21/dnsrouter
Simple DNS daemon to redirect requests based on domain names
1.3K
This is a docker image running the dnsrouter binary.
The following architectures are supported for all images:
docker run jc21/dnsrouter \
-v /path/to/dnsrouter-config.json:/dnsrouter-config.json
The default config written into the docker image is defined here however you will definitely want to create your own configuration and mount it into your container instead.
See the dnsrouter project for configuration.
docker pull jc21/dnsrouter