FROM debian:jessie RUN apt-get update RUN apt-get install -y python pandoc texlive-latex-base texlive-fonts-recommended RUN apt-get clean