Removed optional texlive-fonts-extra

Reduces the image size by >1 GB
This commit is contained in:
Benedikt Reiz
2020-07-16 11:31:30 +02:00
committed by GitHub
parent ea01ec4d9f
commit 57df73a322

View File

@@ -25,8 +25,6 @@ RUN apt-get update && apt-get install -yq --no-install-recommends \
texlive-xetex \
texlive-fonts-recommended \
texlive-plain-generic \
# Optional dependency
texlive-fonts-extra \
# ----
tzdata \
unzip \