Remove unused dependencies and use ghostscript for image split

This commit is contained in:
Patrick Jentsch
2020-07-01 11:03:34 +02:00
parent aee9628e5e
commit 2b63ba9e59
2 changed files with 24 additions and 16 deletions

View File

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