Skip to content

Commit fc5ad20

Browse files
committed
[docker] Set valid workdir
1 parent 8c7b29d commit fc5ad20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

+2
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@ RUN cmake \
3333
.. \
3434
&& ninja install \
3535
&& rm -rf /usr/src/QGIS
36+
37+
WORKDIR /

0 commit comments

Comments
 (0)