Files
masterthesis/docker/Dockerfile
2023-02-10 11:44:11 +01:00

6 lines
138 B
Docker

FROM pandoc/latex
RUN tlmgr install koma-script xpatch enumitem preprint braket algorithm2e ifoddpage relsize cancel cite
CMD /bin/bash