Skip to content
Snippets Groups Projects
Commit b5aa4dac authored by Nick Bearson's avatar Nick Bearson
Browse files

add git to the installed dependencies

parent cbb0da2c
Branches
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ ENV NETCDFPY_VERSION 1.2.4rel
RUN apt-get update && apt-get install -y byacc bison diffutils flex make
# grab some convenience packages for using it as a build "machine"
RUN apt-get install -y vim less tree screen unzip cvs subversion gdb valgrind
RUN apt-get install -y vim less tree screen unzip cvs subversion git gdb valgrind
# this is our install dir for everything non-core
RUN mkdir -p ${OPT}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment