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 417d57e commit a0e5bbfCopy full SHA for a0e5bbf
Dockerfile
@@ -16,6 +16,7 @@ RUN apt-get update \
16
ca-certificates \
17
curl \
18
libstdc++6 \
19
+ git \
20
&& \
21
apt-get remove --purge -y \
22
0 commit comments