Skip to content
Snippets Groups Projects
Commit ac953572 authored by root's avatar root
Browse files

libmagickwand-dev added

parent 4f329885
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ RUN pip install -r optional-requirements.txt
RUN pip install lxml
# install imagemagick from debian
RUN apt-get install -y imagemagick
RUN apt-get install -y imagemagick libmagickwand-dev
# install policy.xml into /etc/ImageMagick
COPY policy.xml /etc/ImageMagick-6/policy.xml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment