Search Docker Hub
bind9
By yangzhaofengsteven
10K+
It contains all the configs and will be mounted under /etc/bind/
docker run -itd \ --restart=always \ --name=bind9 \ --net=host \ --privileged \ -v /srv/docker/bind:/etc/bind \ yangzhaofengsteven/bind9 -g
Content type
Image
Digest
sha256:5127b1eba…
Size
70.8 MB
Last updated
about 23 hours ago
docker pull yangzhaofengsteven/bind9