mirror of https://gitlab.crans.org/bde/nk20
Remove LaTeX font-extra from Docker image
This commit is contained in:
parent
cdae654034
commit
22140a1428
|
@ -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/*
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue