init
This commit is contained in:
parent
b78b64fccb
commit
ef26441708
@ -1,7 +1,5 @@
|
||||
FROM node
|
||||
|
||||
RUN apt-get update && apt-get install -y pandoc pandoc-data texlive-latex-recommended pandoc-citeproc texlive-latex-extra python python-pip
|
||||
RUN pip install pandocfilters
|
||||
# Create app directory
|
||||
WORKDIR /usr/src/app
|
||||
# Install app dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user