This commit is contained in:
2025-09-17 19:22:59 +00:00
parent 73499e5ed8
commit 8c8dfd1a7d

View File

@@ -19,13 +19,20 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
inkscape \
calibre \
pngquant \
pandoc \
resvg \
libvips-tools \
build-essential \
pkg-config \
git \
jpeg-xl-progs \
potrace \
curl \
texlive \
texlive-latex-extra \
texlive-fonts-recommended \
nodejs \
npm \
texlive-xetex
&& rm -rf /var/lib/apt/lists/*