Remove invalid step
This commit is contained in:
parent
4e04c84a5f
commit
7234f5e38d
@ -5,7 +5,6 @@ MAINTAINER Dave P
|
||||
RUN apt-get update ; \
|
||||
apt-get install -y supervisor bind9 dnsutils ; \
|
||||
rm /etc/bind/rndc.key ; \
|
||||
chmod +x /start.d/regen-bind-key ; \
|
||||
mkdir /var/run/named ; \
|
||||
chown bind /var/run/named ; \
|
||||
chgrp bind /var/run/named ; \
|
||||
|
Loading…
x
Reference in New Issue
Block a user