parent
f789d9dfe3
commit
761f56b869
1 changed files with 3 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ RUN apt-get update && apt-get install -y \
|
||||||
libjxl-tools \
|
libjxl-tools \
|
||||||
libva2 \
|
libva2 \
|
||||||
libvips-tools \
|
libvips-tools \
|
||||||
|
lmodern \
|
||||||
mupdf-tools \
|
mupdf-tools \
|
||||||
pandoc \
|
pandoc \
|
||||||
poppler-utils \
|
poppler-utils \
|
||||||
|
|
@ -65,7 +66,9 @@ RUN apt-get update && apt-get install -y \
|
||||||
python3-numpy \
|
python3-numpy \
|
||||||
resvg \
|
resvg \
|
||||||
texlive \
|
texlive \
|
||||||
|
texlive-fonts-recommended \
|
||||||
texlive-latex-extra \
|
texlive-latex-extra \
|
||||||
|
texlive-latex-recommended \
|
||||||
texlive-xetex \
|
texlive-xetex \
|
||||||
--no-install-recommends \
|
--no-install-recommends \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue