docker
This commit is contained in:
@@ -29,10 +29,12 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
|||||||
curl \
|
curl \
|
||||||
texlive \
|
texlive \
|
||||||
jpegoptim \
|
jpegoptim \
|
||||||
texlive-latex-extra \
|
texlive-latex-recommended \
|
||||||
texlive-fonts-recommended \
|
texlive-fonts-recommended \
|
||||||
libxml2 \
|
libxml2 \
|
||||||
texlive-xetex \
|
texlive-xetex \
|
||||||
|
texlive-science \
|
||||||
|
libxml2-dev \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user