You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-07-05 00:38:47 +02:00
update
This commit is contained in:
@ -16,6 +16,7 @@ RUN apt-get update \
|
||||
build-essential \
|
||||
curl \
|
||||
git \
|
||||
libevent \
|
||||
libevent-dev \
|
||||
&& mkdir libsodium \
|
||||
&& curl -sSL https://download.libsodium.org/libsodium/releases/libsodium-$LIBSODIUM_VERSION.tar.gz | tar xz --strip 1 -C libsodium \
|
||||
|
Reference in New Issue
Block a user