Mettre à jour 'Dockerfile'

This commit is contained in:
Dryusdan 2017-11-24 12:18:15 +00:00
parent d9ea185a6c
commit 778a2f3b19
1 changed files with 2 additions and 1 deletions

View File

@ -11,7 +11,8 @@ RUN export BUILD_DEPS="build-base \
ruby-dev \
libffi-dev \
libtirpc-dev \
imagemagick-dev" \
imagemagick-dev
cmake " \
&& apk add -U ${BUILD_DEPS} \
libressl \
imagemagick \