2023-07-12 00:26:31 UTC
64.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:5329d7039f252afc1c5d69521ef7e674f71c36b50db99b369cbb52aa9e0a6782 - 57.93% (37.5 MB)
[#001] sha256:b94f081b2c6a016b63d3726320f7144e47c440df863b32166a20b377674bac61 - 0.09% (61.4 KB)
[#002] sha256:6b92cb9ea4f71d307ab83abda1b5f7cf1896e3956e324c4cd5ee1d0947c2c66d - 0.02% (11.6 KB)
[#003] sha256:36bbd209a85b9b1d3775292de5bf103ca20520d74d523ad35621ad5f57f7175c - 41.96% (27.2 MB)
/bin/sh -c #(nop) ADD file:d986ab9507b4a595875bc9743a2accbe1c25ac3e3bec420589eec040b87aa35d in /
2023-06-23 02:11:55 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-06-23 02:11:55 UTC/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
2023-06-23 02:11:56 UTC/bin/sh -c #(nop) ADD multi:6ada6ec226dbc312ee6101daeb94c183dac7324bed00806d5a2645d856438ce8 in /etc/yum.repos.d/
2023-06-23 02:11:56 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-06-23 02:11:56 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container" name="ubi8-minimal" version="8.8"
2023-06-23 02:11:56 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-06-23 02:11:56 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
2023-06-23 02:11:56 UTC/bin/sh -c #(nop) LABEL description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. 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."
2023-06-23 02:11:56 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
2023-06-23 02:11:56 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-06-23 02:11:56 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
2023-06-23 02:11:56 UTC/bin/sh -c #(nop) ENV container oci
2023-06-23 02:11:56 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-06-23 02:11:56 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-06-23 02:11:56 UTC/bin/sh -c rm -rf /var/log/*
2023-06-23 02:11:56 UTC/bin/sh -c #(nop) LABEL release=1014
2023-06-23 02:11:57 UTC/bin/sh -c #(nop) ADD file:aea93cded5581c48beb7e5d889bc0908d8e32178057b3621d8d6f21d4f6e5fe2 in /root/buildinfo/content_manifests/ubi8-minimal-container-8.8-1014.json
2023-06-23 02:11:57 UTC/bin/sh -c #(nop) ADD file:679d80b80d62cad4bb3a85833407e5a0cd05ff62fe501fe4f5c6b94e548d29a1 in /root/buildinfo/Dockerfile-ubi8-minimal-8.8-1014
2023-06-23 02:11:57 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-06-23T02:02:47" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="dee8029ddcc7ecbfbebb0905d2b15e134338616c" "io.k8s.description"="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. 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." "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.8-1014"
2023-06-23 02:11:58 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-65c97.repo' '/etc/yum.repos.d/repo-9be0a.repo'
2023-06-23 02:11:59 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-06-23 02:12:00 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-07-12 00:26:10 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-07-12 00:26:10 UTC (buildkit.dockerfile.v0)ARG RELEASE
2023-07-12 00:26:10 UTC (buildkit.dockerfile.v0)LABEL maintainer=MinIO Inc <dev@min.io>
2023-07-12 00:26:10 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2023-07-12 00:26:13 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2023-07-12 00:26:31 UTC (buildkit.dockerfile.v0)RUN |2 TARGETARCH=amd64 RELEASE=RELEASE.2023-07-11T23-30-44Z /bin/sh -c microdnf update --nodocs && microdnf install curl ca-certificates shadow-utils util-linux gzip lsof tar net-tools jq --nodocs && microdnf clean all && curl -s -q https://dl.minio.io/client/mc/release/linux-${TARGETARCH}/archive/mc.${RELEASE} -o /usr/bin/mc && chmod +x /usr/bin/mc # buildkit
2023-07-12 00:26:31 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["mc"]
2023-07-12 00:27:23 UTC
62.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:09621ddd6d8d620b7af9376806a27b57306b797de4a0cbde30f4936c7d9f58c0 - 57.48% (35.7 MB)
[#001] sha256:b94f081b2c6a016b63d3726320f7144e47c440df863b32166a20b377674bac61 - 0.1% (61.4 KB)
[#002] sha256:6b92cb9ea4f71d307ab83abda1b5f7cf1896e3956e324c4cd5ee1d0947c2c66d - 0.02% (11.6 KB)
[#003] sha256:1c985badd27d4f6fe987076c55721482cc8d49c4bfb84445a6dfdd15e4f7753c - 42.41% (26.4 MB)
/bin/sh -c #(nop) ADD file:79b62ac76e3db789766099114b5b57d5a91bdf95913509e452292a451211e476 in /
2023-06-23 02:11:53 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-06-23 02:11:53 UTC/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
2023-06-23 02:11:53 UTC/bin/sh -c #(nop) ADD multi:6ada6ec226dbc312ee6101daeb94c183dac7324bed00806d5a2645d856438ce8 in /etc/yum.repos.d/
2023-06-23 02:11:53 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-06-23 02:11:53 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container" name="ubi8-minimal" version="8.8"
2023-06-23 02:11:53 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-06-23 02:11:53 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
2023-06-23 02:11:53 UTC/bin/sh -c #(nop) LABEL description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. 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."
2023-06-23 02:11:53 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
2023-06-23 02:11:53 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-06-23 02:11:53 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
2023-06-23 02:11:53 UTC/bin/sh -c #(nop) ENV container oci
2023-06-23 02:11:53 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-06-23 02:11:53 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-06-23 02:11:54 UTC/bin/sh -c rm -rf /var/log/*
2023-06-23 02:11:54 UTC/bin/sh -c #(nop) LABEL release=1014
2023-06-23 02:11:54 UTC/bin/sh -c #(nop) ADD file:bccca06f95ef9d63b7cff550fe57de64dfce818350a117d37c0ac21100f3ca66 in /root/buildinfo/content_manifests/ubi8-minimal-container-8.8-1014.json
2023-06-23 02:11:55 UTC/bin/sh -c #(nop) ADD file:42cc7e41a39205902c5fc6a729389dafbe468ba55936f14af9c1146f36617d00 in /root/buildinfo/Dockerfile-ubi8-minimal-8.8-1014
2023-06-23 02:11:55 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-06-23T02:02:47" "architecture"="aarch64" "vcs-type"="git" "vcs-ref"="dee8029ddcc7ecbfbebb0905d2b15e134338616c" "io.k8s.description"="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. 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." "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.8-1014"
2023-06-23 02:11:56 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-65c97.repo' '/etc/yum.repos.d/repo-9be0a.repo'
2023-06-23 02:11:57 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-06-23 02:11:58 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-07-12 00:26:10 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-07-12 00:26:10 UTC (buildkit.dockerfile.v0)ARG RELEASE
2023-07-12 00:26:10 UTC (buildkit.dockerfile.v0)LABEL maintainer=MinIO Inc <dev@min.io>
2023-07-12 00:26:10 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2023-07-12 00:26:13 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2023-07-12 00:27:23 UTC (buildkit.dockerfile.v0)RUN |2 TARGETARCH=arm64 RELEASE=RELEASE.2023-07-11T23-30-44Z /bin/sh -c microdnf update --nodocs && microdnf install curl ca-certificates shadow-utils util-linux gzip lsof tar net-tools jq --nodocs && microdnf clean all && curl -s -q https://dl.minio.io/client/mc/release/linux-${TARGETARCH}/archive/mc.${RELEASE} -o /usr/bin/mc && chmod +x /usr/bin/mc # buildkit
2023-07-12 00:27:23 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["mc"]
2023-07-12 00:27:34 UTC
69.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:603be40a536171832cabffbd4ee019623d98ca68fb7c39835e1609f44ead721a - 59.94% (41.9 MB)
[#001] sha256:6086a77710f18acc620ee344961d9869333ca91284d07b914957321a9533fc15 - 0.09% (61.4 KB)
[#002] sha256:f983d788886b8503c02b14dc6c02c79ed2d4f81555f86c6d39f19eadc2ad61de - 0.02% (11.6 KB)
[#003] sha256:586ad36999b05844ff00344c164207f10d7281d2d1901962dd474ef26c1fe9f5 - 39.96% (27.9 MB)
/bin/sh -c #(nop) ADD file:64e1c72a978c6d54c82820c9794a1a420a38a1cc9ae0ae6dac02c58f32790b92 in /
2023-06-23 02:11:57 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-06-23 02:11:58 UTC/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
2023-06-23 02:11:58 UTC/bin/sh -c #(nop) ADD multi:6ada6ec226dbc312ee6101daeb94c183dac7324bed00806d5a2645d856438ce8 in /etc/yum.repos.d/
2023-06-23 02:11:58 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-06-23 02:11:58 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container" name="ubi8-minimal" version="8.8"
2023-06-23 02:11:58 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-06-23 02:11:58 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
2023-06-23 02:11:58 UTC/bin/sh -c #(nop) LABEL description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. 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."
2023-06-23 02:11:58 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
2023-06-23 02:11:58 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-06-23 02:11:58 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
2023-06-23 02:11:58 UTC/bin/sh -c #(nop) ENV container oci
2023-06-23 02:11:58 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-06-23 02:11:58 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-06-23 02:11:59 UTC/bin/sh -c rm -rf /var/log/*
2023-06-23 02:11:59 UTC/bin/sh -c #(nop) LABEL release=1014
2023-06-23 02:11:59 UTC/bin/sh -c #(nop) ADD file:99d322d4796f72bc00d151f06661aac33f37c993c3ece2dde40e4ce93205881b in /root/buildinfo/content_manifests/ubi8-minimal-container-8.8-1014.json
2023-06-23 02:11:59 UTC/bin/sh -c #(nop) ADD file:aa990201028e52d3f2d9d75dd02422118bd6860e51bf0dfcb9f59b42e027b3fd in /root/buildinfo/Dockerfile-ubi8-minimal-8.8-1014
2023-06-23 02:11:59 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-06-23T02:02:47" "architecture"="ppc64le" "vcs-type"="git" "vcs-ref"="dee8029ddcc7ecbfbebb0905d2b15e134338616c" "io.k8s.description"="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. 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." "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.8-1014"
2023-06-23 02:12:01 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-65c97.repo' '/etc/yum.repos.d/repo-9be0a.repo'
2023-06-23 02:12:02 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-06-23 02:12:04 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-07-12 00:26:08 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-07-12 00:26:08 UTC (buildkit.dockerfile.v0)ARG RELEASE
2023-07-12 00:26:08 UTC (buildkit.dockerfile.v0)LABEL maintainer=MinIO Inc <dev@min.io>
2023-07-12 00:26:08 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2023-07-12 00:26:11 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2023-07-12 00:27:34 UTC (buildkit.dockerfile.v0)RUN |2 TARGETARCH=ppc64le RELEASE=RELEASE.2023-07-11T23-30-44Z /bin/sh -c microdnf update --nodocs && microdnf install curl ca-certificates shadow-utils util-linux gzip lsof tar net-tools jq --nodocs && microdnf clean all && curl -s -q https://dl.minio.io/client/mc/release/linux-${TARGETARCH}/archive/mc.${RELEASE} -o /usr/bin/mc && chmod +x /usr/bin/mc # buildkit
2023-07-12 00:27:34 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["mc"]
2023-07-12 00:27:27 UTC
62.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:f56b5dc16502af3e897433a32678e6e3a9ea6f31f210137a0be6770749a74f87 - 57.31% (35.7 MB)
[#001] sha256:6d3d3f1af92f28d1b9b3ea1abad7feec2320d37c0066379fdfd06b1464259c90 - 0.1% (61.4 KB)
[#002] sha256:30d613b3cae90169aa058e42bcdc2ab0a7c802134410d8f4f68eb60895d91680 - 0.02% (11.6 KB)
[#003] sha256:4c87a115760f27c33ff1493c162c7fc47489473b37bf20c3c7200e535907980c - 42.58% (26.5 MB)
/bin/sh -c #(nop) ADD file:ba5caff196fd919c3e0f1148c80f45e536bac8dde91361fd68a1584dd6f79839 in /
2023-06-23 02:12:00 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-06-23 02:12:00 UTC/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
2023-06-23 02:12:00 UTC/bin/sh -c #(nop) ADD multi:6ada6ec226dbc312ee6101daeb94c183dac7324bed00806d5a2645d856438ce8 in /etc/yum.repos.d/
2023-06-23 02:12:00 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-06-23 02:12:00 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container" name="ubi8-minimal" version="8.8"
2023-06-23 02:12:00 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-06-23 02:12:00 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
2023-06-23 02:12:00 UTC/bin/sh -c #(nop) LABEL description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. 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."
2023-06-23 02:12:00 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
2023-06-23 02:12:00 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-06-23 02:12:00 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
2023-06-23 02:12:00 UTC/bin/sh -c #(nop) ENV container oci
2023-06-23 02:12:00 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-06-23 02:12:00 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-06-23 02:12:01 UTC/bin/sh -c rm -rf /var/log/*
2023-06-23 02:12:01 UTC/bin/sh -c #(nop) LABEL release=1014
2023-06-23 02:12:02 UTC/bin/sh -c #(nop) ADD file:978acdcdb8ca8ccdac4d85fb43a1cb1ec3456c90fb5b2d849b0aa73ad0f07de9 in /root/buildinfo/content_manifests/ubi8-minimal-container-8.8-1014.json
2023-06-23 02:12:02 UTC/bin/sh -c #(nop) ADD file:67d762406e3f8cd153881af7895f199de1ed9f9f0008bfa85e95a8f087164a67 in /root/buildinfo/Dockerfile-ubi8-minimal-8.8-1014
2023-06-23 02:12:02 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-06-23T02:02:47" "architecture"="s390x" "vcs-type"="git" "vcs-ref"="dee8029ddcc7ecbfbebb0905d2b15e134338616c" "io.k8s.description"="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. 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." "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.8-1014"
2023-06-23 02:12:03 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-65c97.repo' '/etc/yum.repos.d/repo-9be0a.repo'
2023-06-23 02:12:05 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-06-23 02:12:06 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-07-12 00:26:07 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-07-12 00:26:07 UTC (buildkit.dockerfile.v0)ARG RELEASE
2023-07-12 00:26:07 UTC (buildkit.dockerfile.v0)LABEL maintainer=MinIO Inc <dev@min.io>
2023-07-12 00:26:07 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2023-07-12 00:26:10 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2023-07-12 00:27:27 UTC (buildkit.dockerfile.v0)RUN |2 TARGETARCH=s390x RELEASE=RELEASE.2023-07-11T23-30-44Z /bin/sh -c microdnf update --nodocs && microdnf install curl ca-certificates shadow-utils util-linux gzip lsof tar net-tools jq --nodocs && microdnf clean all && curl -s -q https://dl.minio.io/client/mc/release/linux-${TARGETARCH}/archive/mc.${RELEASE} -o /usr/bin/mc && chmod +x /usr/bin/mc # buildkit
2023-07-12 00:27:27 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["mc"]
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.