1
0

detect zone updates + execute bind-reload-now

This commit is contained in:
2022-06-19 19:19:48 +02:00
parent bc4110a8bb
commit 4061c8679e
2 changed files with 10 additions and 1 deletions

View File

@ -7,6 +7,7 @@ RUN set -eux; \
pdns-backend-bind \
sqlite3 \
bind9-dnsutils \
inotify-tools \
; \
rm -rf /var/lib/apt/lists/*