Skip to content
Snippets Groups Projects
Commit 5591615b authored by Jonas Zohren's avatar Jonas Zohren :speech_balloon:
Browse files

Add texlive-full

parent 85d0ded4
No related branches found
No related tags found
No related merge requests found
...@@ -5,6 +5,7 @@ RUN apk add --no-cache parallel ...@@ -5,6 +5,7 @@ RUN apk add --no-cache parallel
RUN apk add --no-cache ttf-linux-libertine RUN apk add --no-cache ttf-linux-libertine
RUN apk add --no-cache texlive-xetex RUN apk add --no-cache texlive-xetex
RUN apk add --no-cache texlive-full
ENV PANDOC_VERSION=2.7.3 ENV PANDOC_VERSION=2.7.3
RUN apk add --no-cache ca-certificates wget \ RUN apk add --no-cache ca-certificates wget \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment