Skip to content
Snippets Groups Projects
Commit 22140a14 authored by me5na7qbjqbrp's avatar me5na7qbjqbrp
Browse files

Remove LaTeX font-extra from Docker image

parent cdae6540
No related branches found
No related tags found
1 merge request!104Beta
Pipeline #8576 passed with stages
in 31 minutes and 14 seconds
...@@ -12,7 +12,7 @@ RUN apt-get update && \ ...@@ -12,7 +12,7 @@ RUN apt-get update && \
python3-babel python3-lockfile python3-pip python3-phonenumbers ipython3 \ python3-babel python3-lockfile python3-pip python3-phonenumbers ipython3 \
python3-bs4 python3-setuptools \ python3-bs4 python3-setuptools \
uwsgi uwsgi-plugin-python3 \ uwsgi uwsgi-plugin-python3 \
texlive-latex-extra texlive-fonts-extra texlive-lang-french lmodern texlive-fonts-recommended \ texlive-latex-extra texlive-lang-french lmodern texlive-fonts-recommended \
gettext libjs-bootstrap4 fonts-font-awesome && \ gettext libjs-bootstrap4 fonts-font-awesome && \
rm -rf /var/lib/apt/lists/* rm -rf /var/lib/apt/lists/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment