Sign inSign up

zhusj/bind9

By zhusj

Updated over 3 years ago

Bind 9.16 with Alpine Linux

Image
1

4.1K

zhusj/bind9 repository overview

Bind9

/etc/bind should have two major files: named.conf and hook.sh.

named.conf is the configure file for bind, and you can include any other files in it.

hook.sh is the hook will be executed when you trigger http://container-ip:9000/hooks/bind.

53/tcp, 53/udp, 9000/tcp are exported.

Guide

Sample command to run:

docker run -d -it -v /srv/docker/bind:/etc/bind zhusj/bind9

Tag summary

Content type

Image

Digest

sha256:2559c5985

Size

8.8 MB

Last updated

over 3 years ago

docker pull zhusj/bind9