personal-dns/docker-entrypoint.sh

6 lines
108 B
Bash
Raw Normal View History

2018-05-09 15:23:04 +00:00
#!/usr/local/bin/dumb-init /bin/bash
set -euxo pipefail
# Start bind
exec named -c /etc/bind/named.conf -g