We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02db58e commit 71a6391Copy full SHA for 71a6391
scripts/docker/install-sh-smoke/Dockerfile
@@ -5,6 +5,7 @@ RUN apt-get update \
5
bash \
6
ca-certificates \
7
curl \
8
+ git \
9
sudo \
10
&& rm -rf /var/lib/apt/lists/*
11
0 commit comments