Some checks failed
Build Docker Image / build (push) Failing after 5m27s
4 lines
106 B
Docker
4 lines
106 B
Docker
FROM texlive/texlive:latest
|
|
RUN apt update
|
|
RUN apt install graphviz nodejs -y
|
|
RUN luaotfload-tool --update |