docker-bind/container/entrypoint.sh

5 lines
153 B
Bash
Executable File

#!/bin/sh
chown -R named:named /var/cache/bind
# Run in foreground and log to STDERR (console):
exec /usr/sbin/named -c /etc/bind/named.conf -g -u named