Skip to content
Snippets Groups Projects

Update file Dockerfile

Merged philingood requested to merge texlive-full into main
1 file
+ 1
8
Compare changes
  • Side-by-side
  • Inline
+ 1
8
@@ -12,14 +12,7 @@ RUN echo "ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula sele
apt-transport-https \
unzip && \
apt install --no-install-recommends -y \
texlive-base \
texlive-latex-extra \
texlive-xetex \
texlive-lang-cyrillic \
texlive-fonts-extra \
texlive-science \
texlive-latex-recommended \
latexmk && \
texlive-full && \
apt install --no-install-recommends --reinstall -y \
ttf-mscorefonts-installer \
fonts-freefont-ttf \
Loading