refactor and update bind v9.21
This commit is contained in:
parent
dc054c5bfd
commit
7a3b2c0ac0
@ -1,4 +1,4 @@
|
||||
FROM bind9-docker
|
||||
RUN apk add ipcalc bash
|
||||
COPY ./bind/entrypoint.sh /etc/bind/
|
||||
COPY ./entrypoint.sh /etc/bind/
|
||||
ENTRYPOINT "/etc/bind/entrypoint.sh"
|
||||
|
Loading…
Reference in New Issue
Block a user