bind: image: bind-docker volumes: - ./named.conf:/etc/bind/named.conf - ./zones:/var/lib/bind ports: - "53:53/tcp" - "53:53/udp"