Add PDF compression

This commit is contained in:
Stephan Porada
2020-06-16 09:31:34 +02:00
parent b77ca5914f
commit ec5b4eb521
2 changed files with 108 additions and 44 deletions

View File

@ -13,6 +13,7 @@ RUN apt-get update \
build-essential \
ca-certificates \
gnupg2 \
ghostscript \
imagemagick \
poppler-utils \
python2.7 \