Initial Commit
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-08-31 17:08:19 +02:00
commit 9b1566760a
11 changed files with 447 additions and 0 deletions

4
entrypoint.sh Executable file
View 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