You've already forked bind9-docker
This commit is contained in:
4
entrypoint.sh
Executable file
4
entrypoint.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
chown named:named --recursive /etc/bind /var/log/bind
|
||||
named -c /etc/bind/named.conf -g -u named
|
Reference in New Issue
Block a user