Update Dockerfile

This commit is contained in:
MarkusMcNugen
2018-02-11 20:02:04 -05:00
committed by GitHub
parent 3ca1b075ad
commit 19bff003e3

View File

@@ -17,6 +17,9 @@ RUN usermod -u 99 nobody
RUN buildDeps=" \ RUN buildDeps=" \
automake \ automake \
autoconf \ autoconf \
boost \
boost-dev \
boost-system \
curl \ curl \
g++ \ g++ \
gnutls-dev \ gnutls-dev \