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 ab8cd06 commit 8c30613Copy full SHA for 8c30613
docker/nightly-amazonlinux2/Dockerfile
@@ -1,4 +1,4 @@
1
FROM swiftlang/swift:nightly-amazonlinux2 as builder
2
3
RUN yum -y update && \
4
- yum -y install libatomic libedit gcc git zlib-devel
+ yum -y install zlib-devel
0 commit comments