Skip to content
Snippets Groups Projects
Commit dcedd909 authored by Gyan Gupta's avatar Gyan Gupta
Browse files

add missing dependency

parent 10b787b3
Branches feature/implement_universalviewer
No related tags found
2 merge requests!379Implements universal viewer,!346Draft: Hyrax 5 - Upgrade hyrax to v5
Pipeline #20809 failed
......@@ -23,7 +23,7 @@ RUN /data/deploy_info_check.sh
RUN apk update && \
apk upgrade && \
apk add bash build-base curl curl-dev gcompat imagemagick imagemagick-libs imagemagick-dev libarchive-tools \
apk add bash build-base curl curl-dev gcompat imagemagick imagemagick-libs imagemagick-dev libjpeg libarchive-tools \
libpq-dev libxml2-dev libxslt-dev nodejs openjdk11-jre-headless sqlite-dev tzdata yarn git
COPY policy.xml /etc/ImageMagick-7/policy.xml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment