Sign inSign up

yangzhaofengsteven/bind9

By yangzhaofengsteven

Updated about 23 hours ago

Image
0

10K+

yangzhaofengsteven/bind9 repository overview

docker-bind9

Start bind9 container with local dictionary

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

Tag summary

Content type

Image

Digest

sha256:5127b1eba

Size

70.8 MB

Last updated

about 23 hours ago

docker pull yangzhaofengsteven/bind9