diff --git a/Dockerfile b/Dockerfile index ea15d9e..78ea67b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,6 +17,9 @@ RUN usermod -u 99 nobody RUN buildDeps=" \ automake \ autoconf \ + boost \ + boost-dev \ + boost-system \ curl \ g++ \ gnutls-dev \