mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-18 15:32:56 +00:00
Removed optional texlive-fonts-extra
Reduces the image size by >1 GB
This commit is contained in:
@@ -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 \
|
||||
|
Reference in New Issue
Block a user