docker
This commit is contained in:
@@ -25,16 +25,14 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
|||||||
build-essential \
|
build-essential \
|
||||||
pkg-config \
|
pkg-config \
|
||||||
git \
|
git \
|
||||||
jpeg-xl-progs \
|
|
||||||
potrace \
|
potrace \
|
||||||
curl \
|
curl \
|
||||||
texlive \
|
texlive \
|
||||||
jpegoptim \
|
jpegoptim \
|
||||||
texlive-latex-extra \
|
texlive-latex-extra \
|
||||||
texlive-fonts-recommended \
|
texlive-fonts-recommended \
|
||||||
nodejs \
|
libxml2 \
|
||||||
npm \
|
texlive-xetex \
|
||||||
texlive-xetex
|
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user