Fixed Dockerfile
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
FROM pandoc/latex
|
FROM pandoc/latex
|
||||||
|
|
||||||
|
RUN apk update && apk add texlive
|
||||||
RUN tlmgr install koma-script xpatch enumitem preprint braket algorithm2e ifoddpage relsize cancel cite
|
RUN tlmgr install koma-script xpatch enumitem preprint braket algorithm2e ifoddpage relsize cancel cite
|
||||||
|
|
||||||
CMD /bin/bash
|
CMD /bin/bash
|
||||||
|
|||||||
Reference in New Issue
Block a user