fixes
This commit is contained in:
@ -28,7 +28,7 @@ RUN \
|
||||
apk add --no-cache libevent && \
|
||||
adduser -D 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
|
||||
|
||||
|
Reference in New Issue
Block a user