fixes
This commit is contained in:
parent
9e0b95e1df
commit
b070f17f28
@ -28,7 +28,7 @@ RUN \
|
|||||||
apk add --no-cache libevent && \
|
apk add --no-cache libevent && \
|
||||||
adduser -D unbound && \
|
adduser -D unbound && \
|
||||||
mkdir /etc/unbound && \
|
mkdir /etc/unbound && \
|
||||||
mv /opt/unbound/etc/unbound/unbound.conf /opt/unbound/etc/unbound/unbound.conf-dist && \
|
mv /opt/unbound/etc/unbound/unbound.conf /opt/unbound/etc/unbound/unbound.conf-dist
|
||||||
|
|
||||||
COPY unbound.conf /etc/unbound/unbound.conf
|
COPY unbound.conf /etc/unbound/unbound.conf
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user