This is a container based on Ubuntu that has bind9 server that can be configured using the shared folder /data.
How to run it?
docker run --rm -v /data/:/data/ -p 53:53/udp -ti cilium/docker-bind
Any file that is on /data/ folder will be copied to /etc/bind/ so only new
config is needed.
This container is created for testing purposes, don't use this on production envs.
Content type
Image
Digest
Size
59 MB
Last updated
over 7 years ago
docker pull cilium/docker-bind:v0.3Pulls:
1,498
Last week