personal-dns/docker-entrypoint.sh
Knut Ahlers ed3c4cc1fa
Replace Coredns magic with bind response-policy
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-08-25 16:40:40 +02:00

5 lines
108 B
Bash
Executable file

#!/usr/local/bin/dumb-init /bin/bash
set -euxo pipefail
# Start bind
exec named -c /etc/bind/named.conf -g