This commit is contained in:
Valvin 2019-01-30 22:05:04 +01:00
parent 3ab49d825a
commit 82101e054e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM alpine:edge
RUN apk --no-cache add zip libressl python2 python3 git npm \
RUN apk --no-cache add zip libressl python2 python3 git npm jq \
ghostscript-fonts fontconfig inkscape imagemagick exiftool graphicsmagick \
&& apk add --no-cache --virtual .build-deps alpine-sdk \
&& npm install -g --unsafe-perm thumbsup \