Files
latex-container/Dockerfile
T
julian 43aca6b7cd
Build Docker Image / build (push) Successful in 4m36s
change base image
2024-11-20 15:13:47 +01:00

4 lines
99 B
Docker

FROM texlive/texlive:latest
RUN apt update
RUN apt install graphviz -y
RUN luaotfload-tool --update