2026-06-25 23:29:20 UTC
1.2 GB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SWIFT_BRANCHswift-6.3.2-release
SWIFT_PLATFORMubi9
SWIFT_SIGNING_KEY52BB7E3DE28A71BE22EC05FFEF80A866B47A981F
SWIFT_VERSIONswift-6.3.2-RELEASE
SWIFT_WEBROOThttps://download.swift.org
containeroci
[#000] sha256:a65b1d5fa71f2275b83830542c74d937ba4151138631910bd375d577f8ceeed8 - 6.24% (76.8 MB)
[#001] sha256:e7465aa92f4392381a1cf434c748a81f077ec354b9509363f73f9696a8b9cc8b - 9.79% (121 MB)
[#002] sha256:ec82f397aadc643580e3fb9f811fcb374c771614968d9324a8ee2bd6bd174904 - 83.97% (1.01 GB)
[#003] sha256:0f0e345b610bc3cf04d39c2c73e737c537a1484e5f8a6c94538db0362db4f1df - 0.0% (174 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc." vendor="Red Hat, Inc."
2026-06-25 05:38:43 UTC/bin/sh -c #(nop) LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
2026-06-25 05:38:43 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-container" name="ubi9/ubi" version="9.8" cpe="cpe:/a:redhat:enterprise_linux:9::appstream" distribution-scope="public"
2026-06-25 05:38:43 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2026-06-25 05:38:43 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 9."
2026-06-25 05:38:43 UTC/bin/sh -c #(nop) LABEL description="The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
2026-06-25 05:38:43 UTC/bin/sh -c #(nop) LABEL io.k8s.description="The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
2026-06-25 05:38:43 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9"
2026-06-25 05:38:43 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2026-06-25 05:38:43 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel9"
2026-06-25 05:38:43 UTC/bin/sh -c #(nop) ENV container oci
2026-06-25 05:38:45 UTC/bin/sh -c #(nop) COPY dir:45515cc5ec4c8c670413a5c6b236985cfad9a25da303502cddf18e5647660bcc in /
2026-06-25 05:38:45 UTC/bin/sh -c #(nop) COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/.
2026-06-25 05:38:45 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2026-06-25 05:38:45 UTC/bin/sh -c #(nop) COPY dir:20961462c5205530b67f6f5f7c5374ed5e9ac3b372062cbe2067844563d2515d in /usr/share/buildinfo/
2026-06-25 05:38:45 UTC/bin/sh -c #(nop) COPY dir:20961462c5205530b67f6f5f7c5374ed5e9ac3b372062cbe2067844563d2515d in /root/buildinfo/
2026-06-25 05:38:46 UTC/bin/sh -c #(nop) LABEL "org.opencontainers.image.created"="2026-06-25T05:38:13Z" "org.opencontainers.image.revision"="5f0052ae5ad6e692325f20b47f9a15830ba43ef2" "build-date"="2026-06-25T05:38:13Z" "architecture"="x86_64" "vcs-ref"="5f0052ae5ad6e692325f20b47f9a15830ba43ef2" "vcs-type"="git" "release"="1782365825"org.opencontainers.image.created=2026-06-25T05:38:13Z,org.opencontainers.image.revision=5f0052ae5ad6e692325f20b47f9a15830ba43ef2
2026-06-25 23:28:40 UTC (buildkit.dockerfile.v0)LABEL maintainer=Swift Infrastructure <swift-infrastructure@forums.swift.org>
2026-06-25 23:28:40 UTC (buildkit.dockerfile.v0)LABEL description=Docker Container for the Swift programming language
2026-06-25 23:28:40 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c yum -y install git gcc-c++ libcurl-devel libedit-devel libuuid-devel libxml2-devel ncurses-devel python3-devel rsync sqlite-devel unzip zip # buildkit
2026-06-25 23:28:40 UTC (buildkit.dockerfile.v0)ARG SWIFT_SIGNING_KEY=52BB7E3DE28A71BE22EC05FFEF80A866B47A981F
2026-06-25 23:28:40 UTC (buildkit.dockerfile.v0)ARG SWIFT_PLATFORM=ubi9
2026-06-25 23:28:40 UTC (buildkit.dockerfile.v0)ARG SWIFT_BRANCH=swift-6.3.2-release
2026-06-25 23:28:40 UTC (buildkit.dockerfile.v0)ARG SWIFT_VERSION=swift-6.3.2-RELEASE
2026-06-25 23:28:40 UTC (buildkit.dockerfile.v0)ARG SWIFT_WEBROOT=https://download.swift.org
2026-06-25 23:28:40 UTC (buildkit.dockerfile.v0)ENV SWIFT_SIGNING_KEY=52BB7E3DE28A71BE22EC05FFEF80A866B47A981F SWIFT_PLATFORM=ubi9 SWIFT_BRANCH=swift-6.3.2-release SWIFT_VERSION=swift-6.3.2-RELEASE SWIFT_WEBROOT=https://download.swift.org
2026-06-25 23:29:20 UTC (buildkit.dockerfile.v0)RUN |5 SWIFT_SIGNING_KEY=52BB7E3DE28A71BE22EC05FFEF80A866B47A981F SWIFT_PLATFORM=ubi9 SWIFT_BRANCH=swift-6.3.2-release SWIFT_VERSION=swift-6.3.2-RELEASE SWIFT_WEBROOT=https://download.swift.org /bin/sh -c set -e; ARCH_NAME="$(rpm --eval '%{_arch}')"; url=; case "${ARCH_NAME##*-}" in 'x86_64') OS_ARCH_SUFFIX=''; ;; 'aarch64') OS_ARCH_SUFFIX='-aarch64'; ;; *) echo >&2 "error: unsupported architecture: '$ARCH_NAME'"; exit 1 ;; esac; SWIFT_WEBDIR="$SWIFT_WEBROOT/$SWIFT_BRANCH/$(echo $SWIFT_PLATFORM | tr -d .)$OS_ARCH_SUFFIX" && SWIFT_BIN_URL="$SWIFT_WEBDIR/$SWIFT_VERSION/$SWIFT_VERSION-$SWIFT_PLATFORM$OS_ARCH_SUFFIX.tar.gz" && SWIFT_SIG_URL="$SWIFT_BIN_URL.sig" && echo $SWIFT_BIN_URL && export GNUPGHOME="$(mktemp -d)" && curl -fsSL "$SWIFT_BIN_URL" -o swift.tar.gz "$SWIFT_SIG_URL" -o swift.tar.gz.sig && gpg --batch --quiet --keyserver keyserver.ubuntu.com --recv-keys "$SWIFT_SIGNING_KEY" && gpg --batch --verify swift.tar.gz.sig swift.tar.gz && tar -xzf swift.tar.gz --directory / --strip-components=1 && chmod -R o+r /usr/lib/swift && rm -rf "$GNUPGHOME" swift.tar.gz.sig swift.tar.gz # buildkit
2026-06-25 23:29:20 UTC (buildkit.dockerfile.v0)RUN |5 SWIFT_SIGNING_KEY=52BB7E3DE28A71BE22EC05FFEF80A866B47A981F SWIFT_PLATFORM=ubi9 SWIFT_BRANCH=swift-6.3.2-release SWIFT_VERSION=swift-6.3.2-RELEASE SWIFT_WEBROOT=https://download.swift.org /bin/sh -c swift --version # buildkit
2026-06-25 23:28:52 UTC
1.19 GB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SWIFT_BRANCHswift-6.3.2-release
SWIFT_PLATFORMubi9
SWIFT_SIGNING_KEY52BB7E3DE28A71BE22EC05FFEF80A866B47A981F
SWIFT_VERSIONswift-6.3.2-RELEASE
SWIFT_WEBROOThttps://download.swift.org
containeroci
[#000] sha256:f00a3ea30fea862d594c88740f011c234eb0b745138910c83abb92b28517593d - 6.11% (74.5 MB)
[#001] sha256:742decc1f095ecacc037d8c9533b0c1701729e66687465c4e415a99044f67903 - 9.38% (114 MB)
[#002] sha256:f44ed9a9b258612e96029485a3a9d687b406d4f639aead7bfe9f142a2b16fe6f - 84.51% (1.01 GB)
[#003] sha256:8863df95738740daba714a7138820efcfe0f80e0a19b3aa852bb9cc70d3dbfec - 0.0% (174 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc." vendor="Red Hat, Inc."
2026-06-25 05:41:43 UTC/bin/sh -c #(nop) LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
2026-06-25 05:41:43 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-container" name="ubi9/ubi" version="9.8" cpe="cpe:/a:redhat:enterprise_linux:9::appstream" distribution-scope="public"
2026-06-25 05:41:43 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2026-06-25 05:41:43 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 9."
2026-06-25 05:41:43 UTC/bin/sh -c #(nop) LABEL description="The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
2026-06-25 05:41:43 UTC/bin/sh -c #(nop) LABEL io.k8s.description="The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
2026-06-25 05:41:43 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9"
2026-06-25 05:41:43 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2026-06-25 05:41:43 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel9"
2026-06-25 05:41:43 UTC/bin/sh -c #(nop) ENV container oci
2026-06-25 05:41:46 UTC/bin/sh -c #(nop) COPY dir:9ffdd7d31cae6d6146f0e7f752e4ce86c9534ba4a8482cdc1e39e03d277ebb93 in /
2026-06-25 05:41:46 UTC/bin/sh -c #(nop) COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/.
2026-06-25 05:41:46 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2026-06-25 05:41:46 UTC/bin/sh -c #(nop) COPY dir:aa6784c3342804d758e3d58961fa212cb8d9e1ad20a025c6ff09d109c60fc18c in /usr/share/buildinfo/
2026-06-25 05:41:46 UTC/bin/sh -c #(nop) COPY dir:aa6784c3342804d758e3d58961fa212cb8d9e1ad20a025c6ff09d109c60fc18c in /root/buildinfo/
2026-06-25 05:41:47 UTC/bin/sh -c #(nop) LABEL "org.opencontainers.image.created"="2026-06-25T05:41:19Z" "org.opencontainers.image.revision"="5f0052ae5ad6e692325f20b47f9a15830ba43ef2" "build-date"="2026-06-25T05:41:19Z" "architecture"="aarch64" "vcs-ref"="5f0052ae5ad6e692325f20b47f9a15830ba43ef2" "vcs-type"="git" "release"="1782365825"org.opencontainers.image.created=2026-06-25T05:41:19Z,org.opencontainers.image.revision=5f0052ae5ad6e692325f20b47f9a15830ba43ef2
2026-06-25 23:28:13 UTC (buildkit.dockerfile.v0)LABEL maintainer=Swift Infrastructure <swift-infrastructure@forums.swift.org>
2026-06-25 23:28:13 UTC (buildkit.dockerfile.v0)LABEL description=Docker Container for the Swift programming language
2026-06-25 23:28:13 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c yum -y install git gcc-c++ libcurl-devel libedit-devel libuuid-devel libxml2-devel ncurses-devel python3-devel rsync sqlite-devel unzip zip # buildkit
2026-06-25 23:28:13 UTC (buildkit.dockerfile.v0)ARG SWIFT_SIGNING_KEY=52BB7E3DE28A71BE22EC05FFEF80A866B47A981F
2026-06-25 23:28:13 UTC (buildkit.dockerfile.v0)ARG SWIFT_PLATFORM=ubi9
2026-06-25 23:28:13 UTC (buildkit.dockerfile.v0)ARG SWIFT_BRANCH=swift-6.3.2-release
2026-06-25 23:28:13 UTC (buildkit.dockerfile.v0)ARG SWIFT_VERSION=swift-6.3.2-RELEASE
2026-06-25 23:28:13 UTC (buildkit.dockerfile.v0)ARG SWIFT_WEBROOT=https://download.swift.org
2026-06-25 23:28:13 UTC (buildkit.dockerfile.v0)ENV SWIFT_SIGNING_KEY=52BB7E3DE28A71BE22EC05FFEF80A866B47A981F SWIFT_PLATFORM=ubi9 SWIFT_BRANCH=swift-6.3.2-release SWIFT_VERSION=swift-6.3.2-RELEASE SWIFT_WEBROOT=https://download.swift.org
2026-06-25 23:28:52 UTC (buildkit.dockerfile.v0)RUN |5 SWIFT_SIGNING_KEY=52BB7E3DE28A71BE22EC05FFEF80A866B47A981F SWIFT_PLATFORM=ubi9 SWIFT_BRANCH=swift-6.3.2-release SWIFT_VERSION=swift-6.3.2-RELEASE SWIFT_WEBROOT=https://download.swift.org /bin/sh -c set -e; ARCH_NAME="$(rpm --eval '%{_arch}')"; url=; case "${ARCH_NAME##*-}" in 'x86_64') OS_ARCH_SUFFIX=''; ;; 'aarch64') OS_ARCH_SUFFIX='-aarch64'; ;; *) echo >&2 "error: unsupported architecture: '$ARCH_NAME'"; exit 1 ;; esac; SWIFT_WEBDIR="$SWIFT_WEBROOT/$SWIFT_BRANCH/$(echo $SWIFT_PLATFORM | tr -d .)$OS_ARCH_SUFFIX" && SWIFT_BIN_URL="$SWIFT_WEBDIR/$SWIFT_VERSION/$SWIFT_VERSION-$SWIFT_PLATFORM$OS_ARCH_SUFFIX.tar.gz" && SWIFT_SIG_URL="$SWIFT_BIN_URL.sig" && echo $SWIFT_BIN_URL && export GNUPGHOME="$(mktemp -d)" && curl -fsSL "$SWIFT_BIN_URL" -o swift.tar.gz "$SWIFT_SIG_URL" -o swift.tar.gz.sig && gpg --batch --quiet --keyserver keyserver.ubuntu.com --recv-keys "$SWIFT_SIGNING_KEY" && gpg --batch --verify swift.tar.gz.sig swift.tar.gz && tar -xzf swift.tar.gz --directory / --strip-components=1 && chmod -R o+r /usr/lib/swift && rm -rf "$GNUPGHOME" swift.tar.gz.sig swift.tar.gz # buildkit
2026-06-25 23:28:52 UTC (buildkit.dockerfile.v0)RUN |5 SWIFT_SIGNING_KEY=52BB7E3DE28A71BE22EC05FFEF80A866B47A981F SWIFT_PLATFORM=ubi9 SWIFT_BRANCH=swift-6.3.2-release SWIFT_VERSION=swift-6.3.2-RELEASE SWIFT_WEBROOT=https://download.swift.org /bin/sh -c swift --version # buildkit
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.