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=" \
automake \
autoconf \
boost \
boost-dev \
boost-system \
curl \
g++ \
gnutls-dev \