mirror of
https://github.com/11notes/docker-bind.git
synced 2025-11-01 12:23:31 +00:00
remove rootdb from entrypoint (infinite loop)
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#!/bin/ash
|
||||
if [ -z "${1}" ]; then
|
||||
rootdb
|
||||
|
||||
set -- "named" \
|
||||
-fg \
|
||||
-c "/bind/etc/named.conf" \
|
||||
|
||||
Reference in New Issue
Block a user