Skip to content
Snippets Groups Projects
Commit c5ce6a67 authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Add Pandoc

parent cfb5054b
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ MAINTAINER Tamas Gal <tgal@km3net.de>
RUN pacman -Sy --noconfirm texlive-most texlive-lang
RUN pacman -Sy --noconfirm qpdf poppler
RUN pacman -Sy --noconfirm pandoc
RUN curl -O https://julialang-s3.julialang.org/bin/linux/x64/1.2/julia-1.2.0-linux-x86_64.tar.gz; \
tar xvzf julia-1.2.0-linux-x86_64.tar.gz -C /usr/local --strip-components=1 julia-1.2.0; \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment