Update Dockerfile.bind
This commit is contained in:
parent
a4ae820ec8
commit
b2d158e742
@ -8,4 +8,4 @@ EXPOSE 53/udp 53/tcp
|
||||
VOLUME /var/cache/bind
|
||||
VOLUME /etc/bind
|
||||
|
||||
CMD [ "sh", "-c", "/usr/sbin/named -f -c /etc/bind/named.conf" ]
|
||||
CMD [ "sh", "-c", "/usr/sbin/named -g -c /etc/bind/named.conf" ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user