Files
node-latex/Dockerfile
2022-03-30 09:43:50 +02:00

3 lines
64 B
Docker

FROM node
RUN apt-get update && apt-get install -y texlive-full