Skip to content

Commit 8c7b29d

Browse files
committedAug 23, 2017
[docker] Remove source tree from image
1 parent c606abc commit 8c7b29d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ RUN cmake \
3232
-DDISABLE_DEPRECATED=ON \
3333
.. \
3434
&& ninja install \
35-
&& rm -rf /usr/src/QGIS/build/*
35+
&& rm -rf /usr/src/QGIS

0 commit comments

Comments
 (0)
Please sign in to comment.