Skip to content
Snippets Groups Projects
Verified Commit 6146cee2 authored by orestis.malaspin's avatar orestis.malaspin
Browse files

updated Dockerfile

parent e4e7bd06
Branches
No related tags found
No related merge requests found
Pipeline #15639 passed
......@@ -28,8 +28,8 @@ RUN stack install hakyll
RUN stack install pandoc
RUN apt install -y wget
# RUN wget https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.12.0a/pandoc-crossref-Linux.tar.xz && tar -xf pandoc-crossref-Linux.tar.xz -C /usr/local/bin
# RUN rm pandoc-crossref-Linux.tar.xz
RUN wget https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.12.0a/pandoc-crossref-Linux.tar.xz && tar -xf pandoc-crossref-Linux.tar.xz -C /usr/local/bin
RUN rm pandoc-crossref-Linux.tar.xz
RUN apt install -y texlive-lang-french
RUN apt install -y librsvg2-bin
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment