Change Dockerfile

This commit is contained in:
Andreas Tsouchlos 2023-12-31 03:31:26 +01:00
parent 7d0381d4b9
commit 1944db046a

View File

@ -1,7 +1,4 @@
FROM alpine:3.19
RUN apk update && apk upgrade
RUN apk add make texlive texmf-dist-pictures
RUN apk add texmf-dist-fontsextra
RUN apk add texmf-dist-latexextra
RUN apk add make texlive texmf-dist-pictures texmf-dist-fontsextra texmf-dist-latexextra