Docker: supply openjpeg to address JPXDecode errors

This commit is contained in:
James R. Barlow
2016-02-20 04:54:55 -08:00
parent 8246cc0538
commit ad188d7ae1
+1
View File
@@ -23,6 +23,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
RUN apt-get install -y --no-install-recommends \
unpaper \
libopenjpeg-dev \
ghostscript \
qpdf \
poppler-utils