Files
latex-container/Dockerfile
Julian Pollinger e5e945da4d
Some checks failed
Build Docker Image / build (push) Failing after 5m27s
Update Dockerfile
2025-01-27 21:40:46 +00:00

4 lines
106 B
Docker

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