feat: add calibre

issue #191
This commit is contained in:
C4illin 2024-12-07 02:38:30 +01:00
parent 447b4c5e5c
commit 03d3edfff6
6 changed files with 123 additions and 22 deletions

View file

@ -51,7 +51,10 @@ RUN apk --no-cache add \
vips-jxl \
libjxl-tools \
assimp \
inkscape
inkscape \
poppler-utils
RUN apk --no-cache add calibre --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing/
# this might be needed for some latex use cases, will add it if needed.
# texmf-dist-fontsextra \