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 cee882e commit ebcb94bCopy full SHA for ebcb94b
Dockerfile-15
@@ -48,6 +48,7 @@ RUN apt update -y && apt install -y \
48
software-properties-common \
49
wget \
50
sudo \
51
+ git \
52
&& apt clean
53
54
Dockerfile-16
0 commit comments