Skip to content

Commit

Permalink
gnuplot added
Browse files Browse the repository at this point in the history
  • Loading branch information
blang committed Feb 11, 2015
1 parent bda4041 commit 9a3fdcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ ENV DEBIAN_FRONTEND noninteractive
RUN apt-get update -q
RUN apt-get install -qy texlive-full
RUN apt-get install -qy python-pygments
RUN apt-get install -qy gnuplot

WORKDIR /data
VOLUME ["/data"]

0 comments on commit 9a3fdcd

Please sign in to comment.