detect zone updates + execute bind-reload-now
This commit is contained in:
parent
bc4110a8bb
commit
4061c8679e
2 changed files with 10 additions and 1 deletions
|
@ -7,6 +7,7 @@ RUN set -eux; \
|
|||
pdns-backend-bind \
|
||||
sqlite3 \
|
||||
bind9-dnsutils \
|
||||
inotify-tools \
|
||||
; \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue