|
@ -2,4 +2,4 @@ FROM thomasweise/docker-texlive-full |
|
|
MAINTAINER Marcel Schneider <marcel@webschneider.org> |
|
|
MAINTAINER Marcel Schneider <marcel@webschneider.org> |
|
|
RUN apt-get update |
|
|
RUN apt-get update |
|
|
RUN apt-get install -y apt-utils |
|
|
RUN apt-get install -y apt-utils |
|
|
RUN apt-get install -y python-pygments && parallel |
|
|
|
|
|
|
|
|
RUN apt-get install -y python-pygments parallel |