added pdftk and imagemagick to peepdf.docker
This commit is contained in:
@@ -8,6 +8,8 @@ RUN apt-get update && apt-get install -y \
|
||||
libemu2 \
|
||||
pkg-config \
|
||||
autoconf \
|
||||
pdftk \
|
||||
imagemagick \
|
||||
python-pil \
|
||||
python-pip ; \
|
||||
pip install pylibemu ; \
|
||||
|
||||
Reference in New Issue
Block a user