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 8f281f7 commit 9fb7a8dCopy full SHA for 9fb7a8d
nightly-master/amazonlinux/2/Dockerfile
@@ -5,6 +5,7 @@ LABEL description="Docker Container for the Swift programming language"
5
RUN yum -y update && yum -y install \
6
binutils \
7
gcc \
8
+ git \
9
glibc-static \
10
gzip \
11
libbsd \
0 commit comments