feat: add ImageMagick

issue: #295, #269
This commit is contained in:
C4illin 2025-05-23 21:18:47 +02:00
parent af5c768dc7
commit b47e5755f6
4 changed files with 508 additions and 3 deletions

View file

@ -48,6 +48,7 @@ RUN apt-get update && apt-get install -y \
libjxl-tools \
libva2 \
libvips-tools \
imagemagick-7.q16 \
pandoc \
poppler-utils \
potrace \