Commit 57df73a3 authored by Benedikt Reiz's avatar Benedikt Reiz Committed by GitHub

Removed optional texlive-fonts-extra

Reduces the image size by >1 GB
parent ea01ec4d
...@@ -25,8 +25,6 @@ RUN apt-get update && apt-get install -yq --no-install-recommends \ ...@@ -25,8 +25,6 @@ RUN apt-get update && apt-get install -yq --no-install-recommends \
texlive-xetex \ texlive-xetex \
texlive-fonts-recommended \ texlive-fonts-recommended \
texlive-plain-generic \ texlive-plain-generic \
# Optional dependency
texlive-fonts-extra \
# ---- # ----
tzdata \ tzdata \
unzip \ unzip \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment