Skip to content

Commit

Permalink
[docker] Remove source tree from image
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Aug 23, 2017
1 parent c606abc commit 8c7b29d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -32,4 +32,4 @@ RUN cmake \
-DDISABLE_DEPRECATED=ON \
.. \
&& ninja install \
&& rm -rf /usr/src/QGIS/build/*
&& rm -rf /usr/src/QGIS

0 comments on commit 8c7b29d

Please sign in to comment.