Skip to content

Commit

Permalink
Adding binding for data
Browse files Browse the repository at this point in the history
  • Loading branch information
grea09 committed Apr 19, 2019
1 parent 2e3190d commit 509eb24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Expand Up @@ -23,6 +23,7 @@ RUN chmod +x /root/.pancake/bin -R
ENV PATH="/root/.pancake/bin:${PATH}"
RUN ln -s /root/.cabal/bin/pandoc-citeproc /root/.pancake/filters/pandoc-citeproc
RUN ln -s /root/.cabal/bin/pandoc-crossref /root/.pancake/filters/pandoc-crossref
RUN ln -s /root/.cache/Tectonic /data

RUN pip install pandocfilters

Expand Down

0 comments on commit 509eb24

Please sign in to comment.