Update DOCKERFILE
This commit is contained in:
parent
36f9a861db
commit
3461c0dc04
|
@ -12,4 +12,8 @@ RUN apt-get update && apt-get install -y \
|
|||
pandoc-citeproc \
|
||||
pandoc-citeproc-preamble \
|
||||
pandoc-crossref \
|
||||
latex-formulae-pandoc &&\
|
||||
latex-formulae-pandoc
|
||||
|
||||
ENV PANDOC_DIR=/root/.cabal/bin/
|
||||
|
||||
ENV PATH=${PATH}:${PANDOC_DIR}
|
||||
|
|
Loading…
Reference in New Issue
Block a user