Don't install texlive-full
Some checks failed
Build TexLive Docker image / build-docker (push) Failing after 6s

This commit is contained in:
2023-11-22 00:21:07 +01:00
parent 8e3036b5f5
commit 167b5e12bd

View File

@ -1,7 +1,7 @@
FROM public.ecr.aws/ubuntu/ubuntu:24.04
RUN apt-get update
RUN apt-get install -y texlive-full
RUN apt-get install -y texlive texlive-lang-german texlive-latex-extra
RUN apt-get install -y inkscape
RUN apt-get install -y python3-pygments