jc21/dnsrouter

By jc21

Updated 4 months ago

Simple DNS daemon to redirect requests based on domain names

Image
2

1.3K

dnsrouter

This is a docker image running the dnsrouter binary.

The following architectures are supported for all images:

  • amd64
  • arm/v7
  • arm64
Usage:
docker run jc21/dnsrouter \
  -v /path/to/dnsrouter-config.json:/dnsrouter-config.json
Dnsrouter Config

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 Command

docker pull jc21/dnsrouter