Skip to content

bind9

Logo

Description

BIND 9 provides software for Domain Name System (DNS) management including both defining domain names authoritatively for a given DNS zone, and recursively resolving domain names to their IP addresses. In addition to BIND 9's DNS server itself, named, this container also includes tools for performing DNS queries and dynamic updates. Read more on the BIND 9 https://www.isc.org/bind/

Notes

Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/ubuntu/bind9
Official Docker Documentation: https://hub.docker.com/r/ubuntu/bind9

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi\-hosted/pi\-hosted/master/tools/install\_bind9\.sh | bash

Image

ubuntu/bind9:latest

Categories

  • Dns
  • Tools

Ports

  • 53:53/tcp
  • 53:53/udp

Volumes

ContainerBind
etc/bind/named.conf/opt/appdata/bind9/named.conf
/var/cache/bind/opt/appdata/bind9/cache
/var/lib/bind/opt/appdata/bind9/bind

Environment Variables

NameLabelDefaultDescription
TZTZAmerica/Chicago``````

Labels

KeyValue
traefik.enabletrue
traefik.http.routers.bind9.ruleHost(`bind9.{$TRAEFIK_INGRESS_DOMAIN}`)
traefik.http.routers.bind9.entrypointshttps
traefik.http.services.bind9.loadbalancer.server.port53
traefik.http.routers.bind9.tlstrue
traefik.http.routers.bind9.tls.certresolverdefault
traefik.http.routers.bind9.middlewarestraefik-forward-auth
mafl.enabletrue
mafl.titleBind9
mafl.descriptionBIND 9 provides software for Domain Name System (DNS) management including both defining domain names authoritatively for a given DNS zone, and recursively resolving domain names to their IP addresses.
mafl.linkhttps://bind9.{$TRAEFIK_INGRESS_DOMAIN}
mafl.icon.wraptrue
mafl.icon.color#007acc
mafl.status.enabledtrue
mafl.status.interval60
mafl.groupDns
mafl.icon.urlhttps://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/bind9.png

Licensed under the MIT License. Free for all use cases. For enterprise or academic support, please reach out to us.