diff --git a/Dockerfile b/Dockerfile index de75835..3fa8ffd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,4 +2,4 @@ FROM thomasweise/docker-texlive-full MAINTAINER Marcel Schneider RUN apt-get update RUN apt-get install -y apt-utils -RUN apt-get install -y python-pygments && parallel +RUN apt-get install -y python-pygments parallel