Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 10079e8

Browse files
3nidsm-kuhn
authored andcommittedSep 15, 2017
try to add git to the image
1 parent 248cd15 commit 10079e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.docker/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,6 @@ ENV QT_SELECT=5
103103
# RUN ${CC} --version
104104
# RUN ${CXX} --version
105105

106+
RUN apt-get install -y git
107+
106108
CMD /root/QGIS/.ci/travis/linux/docker-build-test.sh

0 commit comments

Comments
 (0)
Please sign in to comment.