docker
This commit is contained in:
@@ -19,13 +19,20 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
|||||||
inkscape \
|
inkscape \
|
||||||
calibre \
|
calibre \
|
||||||
pngquant \
|
pngquant \
|
||||||
|
pandoc \
|
||||||
|
resvg \
|
||||||
libvips-tools \
|
libvips-tools \
|
||||||
build-essential \
|
build-essential \
|
||||||
pkg-config \
|
pkg-config \
|
||||||
git \
|
git \
|
||||||
|
jpeg-xl-progs \
|
||||||
|
potrace \
|
||||||
curl \
|
curl \
|
||||||
texlive \
|
texlive \
|
||||||
texlive-latex-extra \
|
texlive-latex-extra \
|
||||||
|
texlive-fonts-recommended \
|
||||||
|
nodejs \
|
||||||
|
npm \
|
||||||
texlive-xetex
|
texlive-xetex
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user