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 \
|
libemu2 \
|
||||||
pkg-config \
|
pkg-config \
|
||||||
autoconf \
|
autoconf \
|
||||||
|
pdftk \
|
||||||
|
imagemagick \
|
||||||
python-pil \
|
python-pil \
|
||||||
python-pip ; \
|
python-pip ; \
|
||||||
pip install pylibemu ; \
|
pip install pylibemu ; \
|
||||||
|
|||||||
Reference in New Issue
Block a user