Skip to content

Commit

Permalink
Add make and git
Browse files Browse the repository at this point in the history
  • Loading branch information
denisvm authored and blang committed Mar 19, 2017
1 parent e1331c4 commit 4977804
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 && apt-get install -qy \
texlive-full \
python-pygments gnuplot \
make git \
&& rm -rf /var/lib/apt/lists/*

WORKDIR /data
Expand Down

0 comments on commit 4977804

Please sign in to comment.