Skip to content

Commit 64ec204

Browse files
committedSep 28, 2017
[docker] Install curl for cdash results link
1 parent b0eb84b commit 64ec204

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.docker/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ RUN apt-get update \
1515
ccache \
1616
clang \
1717
cmake \
18+
curl \
1819
dh-python \
1920
flex \
2021
gdal-bin \

0 commit comments

Comments
 (0)
Please sign in to comment.