Docker container for texlive with pygments
 

5 lines
182 B

FROM thomasweise/docker-texlive-full
MAINTAINER Marcel Schneider <marcel@webschneider.org>
RUN apt-get update
RUN apt-get install -y apt-utils
RUN apt-get install -y python-pygments