-
Piotr Maślanka authored6bf5abbe
Dockerfile 138 B
FROM debian:jessie
RUN apt-get update
RUN apt-get install -y python pandoc texlive-latex-base texlive-fonts-recommended
RUN apt-get clean
FROM debian:jessie
RUN apt-get update
RUN apt-get install -y python pandoc texlive-latex-base texlive-fonts-recommended
RUN apt-get clean