forgotten user
This commit is contained in:
parent
84b7df2e56
commit
aa9dee482f
@ -26,6 +26,7 @@ RUN \
|
|||||||
apk add --no-cache nghttp2-libs && \
|
apk add --no-cache nghttp2-libs && \
|
||||||
apk add --no-cache expat && \
|
apk add --no-cache expat && \
|
||||||
apk add --no-cache libevent && \
|
apk add --no-cache libevent && \
|
||||||
|
adduser -D 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 && \
|
||||||
ln -s /opt/unbound/etc/unbound /etc/unbound
|
ln -s /opt/unbound/etc/unbound /etc/unbound
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user