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 71bb1f8 commit b28f40aCopy full SHA for b28f40a
Dockerfile
@@ -17,6 +17,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
17
wget \
18
zip \
19
unzip \
20
+ git \
21
&& rm -rf /var/lib/apt/lists/*
22
23
# Install pipx.
0 commit comments