add libsodium
This commit is contained in:
parent
36a4f96ed1
commit
e0f8875aa7
@ -13,7 +13,7 @@ RUN \
|
||||
cd build && \
|
||||
git clone https://github.com/NLnetLabs/unbound.git && \
|
||||
cd unbound && \
|
||||
./configure --with-libsodium --with-libnghttp2 --with-libevent --enable-sha2 --enable-dnscrypt ---prefix /opt/unbound && \
|
||||
./configure --with-libsodium --with-libnghttp2 --with-libevent --enable-sha2 --enable-dnscrypt --prefix /opt/unbound && \
|
||||
make && \
|
||||
make install
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user