Update Dockerfile

This commit is contained in:
MarkusMcNugen 2018-02-11 20:02:04 -05:00 committed by GitHub
parent 3ca1b075ad
commit 19bff003e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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