BIND is open source software that implements the Domain Name System (DNS) protocols for the Internet.
docker run -d -p 53:53 -p 53:53/udp -v /my/named.conf.local:/etc/bind/named.conf.local -v /my/zones:/var/cache/bind viossat/bind
Content type
Image
Digest
Size
4 MB
Last updated
over 8 years ago
docker pull viossat/bind