2023-09-21 00:56:04 UTC
64.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:0cbafc6a7793dbd945e94a0e0271393cba9aa77886d713a34f791dc23143c078 - 57.87% (37.5 MB)
[#001] sha256:1fcd67c6bf5558983822442d3fd37c6e6e2bb501b1740289951bdc4313c6510d - 0.11% (70.8 KB)
[#002] sha256:3615fcfedd0723cc4b98d1893911e3d3cb789538f404dba9f71cb69aca762b7e - 0.02% (11.6 KB)
[#003] sha256:3153d6eb1e9bed41073d3da433b1cfc410027335bdd7d3a77a67955ba9e42280 - 42.0% (27.2 MB)
/bin/sh -c #(nop) ADD file:c5525b3d0375a6117c1870b84a140152f3e7dbf3dc24ff6afbd5a96086e905b6 in /
2023-09-13 02:18:47 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-09-13 02:18:47 UTC/bin/sh -c #(nop) ADD file:ecc29a1455ca1b7c82018555e16e2e802135974523df6748e431f8707e759ddd in /tmp/tls-ca-bundle.pem
2023-09-13 02:18:47 UTC/bin/sh -c #(nop) ADD multi:59145b743432123f4025fa3d9781044953a12764ef7a1b981d973fa9cbe6738b in /etc/yum.repos.d/
2023-09-13 02:18:47 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-09-13 02:18:47 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container" name="ubi8-minimal" version="8.8"
2023-09-13 02:18:47 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-09-13 02:18:47 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
2023-09-13 02:18:47 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-09-13 02:18:47 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
2023-09-13 02:18:47 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-09-13 02:18:47 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
2023-09-13 02:18:47 UTC/bin/sh -c #(nop) ENV container oci
2023-09-13 02:18:47 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-09-13 02:18:47 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-09-13 02:18:48 UTC/bin/sh -c rm -rf /var/log/*
2023-09-13 02:18:48 UTC/bin/sh -c #(nop) LABEL release=1072
2023-09-13 02:18:48 UTC/bin/sh -c #(nop) ADD file:361966c0fef2536c74b8650a6ebf064744ff384b92c579b7c36f9dc32abfbe5f in /root/buildinfo/content_manifests/ubi8-minimal-container-8.8-1072.json
2023-09-13 02:18:48 UTC/bin/sh -c #(nop) ADD file:01ab30ccb9e7075b089c950f14c3922b9562a15acd3c5f50689d5598d4112f45 in /root/buildinfo/Dockerfile-ubi8-minimal-8.8-1072
2023-09-13 02:18:48 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-09-13T02:08:28" "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-1072"
2023-09-13 02:18:49 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-50050.repo' '/etc/yum.repos.d/repo-b842f.repo'
2023-09-13 02:18:49 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-09-13 02:18:51 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-09-21 00:55:41 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-09-21 00:55:41 UTC (buildkit.dockerfile.v0)ARG RELEASE
2023-09-21 00:55:41 UTC (buildkit.dockerfile.v0)LABEL maintainer=MinIO Inc <dev@min.io>
2023-09-21 00:55:41 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2023-09-21 00:55:41 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2023-09-21 00:56:04 UTC (buildkit.dockerfile.v0)RUN |2 TARGETARCH=amd64 RELEASE=RELEASE.2023-09-20T15-22-31Z /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-09-21 00:56:04 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["mc"]
2023-09-21 00:57:31 UTC
62.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:4a20210af9ae903595f7aed46bc0ff5785105fc5021a21eff36d282160673e19 - 57.51% (36 MB)
[#001] sha256:1fcd67c6bf5558983822442d3fd37c6e6e2bb501b1740289951bdc4313c6510d - 0.11% (70.8 KB)
[#002] sha256:3615fcfedd0723cc4b98d1893911e3d3cb789538f404dba9f71cb69aca762b7e - 0.02% (11.6 KB)
[#003] sha256:45f7af9425a3317bb86013a62d30547511c4dde6e761c6509d897ca123598dba - 42.36% (26.5 MB)
/bin/sh -c #(nop) ADD file:32b96ae676f481b9930922180309a59f6c55312aedece1af69b4becd2d0c1766 in /
2023-09-13 02:18:45 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-09-13 02:18:45 UTC/bin/sh -c #(nop) ADD file:ecc29a1455ca1b7c82018555e16e2e802135974523df6748e431f8707e759ddd in /tmp/tls-ca-bundle.pem
2023-09-13 02:18:45 UTC/bin/sh -c #(nop) ADD multi:59145b743432123f4025fa3d9781044953a12764ef7a1b981d973fa9cbe6738b in /etc/yum.repos.d/
2023-09-13 02:18:45 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-09-13 02:18:45 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container" name="ubi8-minimal" version="8.8"
2023-09-13 02:18:45 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-09-13 02:18:45 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
2023-09-13 02:18:45 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-09-13 02:18:45 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
2023-09-13 02:18:45 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-09-13 02:18:45 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
2023-09-13 02:18:45 UTC/bin/sh -c #(nop) ENV container oci
2023-09-13 02:18:45 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-09-13 02:18:45 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-09-13 02:18:46 UTC/bin/sh -c rm -rf /var/log/*
2023-09-13 02:18:46 UTC/bin/sh -c #(nop) LABEL release=1072
2023-09-13 02:18:46 UTC/bin/sh -c #(nop) ADD file:929d81825bb394239df8f321a980afa5f761b6b778a839cc2de8d81ad85fa33e in /root/buildinfo/content_manifests/ubi8-minimal-container-8.8-1072.json
2023-09-13 02:18:46 UTC/bin/sh -c #(nop) ADD file:e0d2309ba88522f14a627fdb552b3e895933c4167b99282e5d0ab433d2132202 in /root/buildinfo/Dockerfile-ubi8-minimal-8.8-1072
2023-09-13 02:18:46 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-09-13T02:08:28" "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-1072"
2023-09-13 02:18:47 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-50050.repo' '/etc/yum.repos.d/repo-b842f.repo'
2023-09-13 02:18:49 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-09-13 02:18:50 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-09-21 00:55:41 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-09-21 00:55:41 UTC (buildkit.dockerfile.v0)ARG RELEASE
2023-09-21 00:55:41 UTC (buildkit.dockerfile.v0)LABEL maintainer=MinIO Inc <dev@min.io>
2023-09-21 00:55:41 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2023-09-21 00:55:41 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2023-09-21 00:57:31 UTC (buildkit.dockerfile.v0)RUN |2 TARGETARCH=arm64 RELEASE=RELEASE.2023-09-20T15-22-31Z /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-09-21 00:57:31 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["mc"]
2023-09-21 00:57:58 UTC
70.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:fb6f903cddf7745559651ca3cb330ca0a96e03a495b044dbc65afad588a5373a - 59.8% (41.9 MB)
[#001] sha256:1fcd67c6bf5558983822442d3fd37c6e6e2bb501b1740289951bdc4313c6510d - 0.1% (70.8 KB)
[#002] sha256:3615fcfedd0723cc4b98d1893911e3d3cb789538f404dba9f71cb69aca762b7e - 0.02% (11.6 KB)
[#003] sha256:61528c3d43182e1644420bae0db52dbbd655f1a98d708daaf231fb16180cc0c6 - 40.09% (28.1 MB)
/bin/sh -c #(nop) ADD file:785e6e6a4ce0c213b312f32d77cbf64b244c3a8cf759f74f6eba7f5189728ca9 in /
2023-09-13 02:18:50 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-09-13 02:18:50 UTC/bin/sh -c #(nop) ADD file:ecc29a1455ca1b7c82018555e16e2e802135974523df6748e431f8707e759ddd in /tmp/tls-ca-bundle.pem
2023-09-13 02:18:50 UTC/bin/sh -c #(nop) ADD multi:59145b743432123f4025fa3d9781044953a12764ef7a1b981d973fa9cbe6738b in /etc/yum.repos.d/
2023-09-13 02:18:50 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-09-13 02:18:50 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container" name="ubi8-minimal" version="8.8"
2023-09-13 02:18:50 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-09-13 02:18:50 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
2023-09-13 02:18:50 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-09-13 02:18:50 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
2023-09-13 02:18:50 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-09-13 02:18:50 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
2023-09-13 02:18:50 UTC/bin/sh -c #(nop) ENV container oci
2023-09-13 02:18:50 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-09-13 02:18:50 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-09-13 02:18:52 UTC/bin/sh -c rm -rf /var/log/*
2023-09-13 02:18:52 UTC/bin/sh -c #(nop) LABEL release=1072
2023-09-13 02:18:52 UTC/bin/sh -c #(nop) ADD file:9f47c4ba6e99ae6af3ae595b92971b1e984a88d2437cf95d848f0118ceb6d3db in /root/buildinfo/content_manifests/ubi8-minimal-container-8.8-1072.json
2023-09-13 02:18:52 UTC/bin/sh -c #(nop) ADD file:76484723607dff51abf409572f4304a9979f7596686e81321ddcc16ca1764d48 in /root/buildinfo/Dockerfile-ubi8-minimal-8.8-1072
2023-09-13 02:18:52 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-09-13T02:08:28" "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-1072"
2023-09-13 02:18:53 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-50050.repo' '/etc/yum.repos.d/repo-b842f.repo'
2023-09-13 02:18:55 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-09-13 02:18:57 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-09-21 00:55:41 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-09-21 00:55:41 UTC (buildkit.dockerfile.v0)ARG RELEASE
2023-09-21 00:55:41 UTC (buildkit.dockerfile.v0)LABEL maintainer=MinIO Inc <dev@min.io>
2023-09-21 00:55:41 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2023-09-21 00:55:41 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2023-09-21 00:57:58 UTC (buildkit.dockerfile.v0)RUN |2 TARGETARCH=ppc64le RELEASE=RELEASE.2023-09-20T15-22-31Z /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-09-21 00:57:58 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["mc"]
2023-09-21 00:57:40 UTC
62.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:1ef8e2d72637f25e8508bc609af1c72fd9ecd47ac10aef68c5b0b6f7ba1c861e - 57.3% (35.8 MB)
[#001] sha256:1fcd67c6bf5558983822442d3fd37c6e6e2bb501b1740289951bdc4313c6510d - 0.11% (70.8 KB)
[#002] sha256:3615fcfedd0723cc4b98d1893911e3d3cb789538f404dba9f71cb69aca762b7e - 0.02% (11.6 KB)
[#003] sha256:c56a399aadc692346dcc0dbb6683c4b6204e93a9bbe0a1e81388244c57a0d369 - 42.57% (26.6 MB)
/bin/sh -c #(nop) ADD file:37c3f7a58813879776676444a7dd762cb90dfc35389973cf7c58a087d8c5301c in /
2023-09-13 02:18:48 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-09-13 02:18:49 UTC/bin/sh -c #(nop) ADD file:ecc29a1455ca1b7c82018555e16e2e802135974523df6748e431f8707e759ddd in /tmp/tls-ca-bundle.pem
2023-09-13 02:18:49 UTC/bin/sh -c #(nop) ADD multi:59145b743432123f4025fa3d9781044953a12764ef7a1b981d973fa9cbe6738b in /etc/yum.repos.d/
2023-09-13 02:18:49 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-09-13 02:18:49 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container" name="ubi8-minimal" version="8.8"
2023-09-13 02:18:49 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-09-13 02:18:49 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
2023-09-13 02:18:49 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-09-13 02:18:49 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
2023-09-13 02:18:49 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-09-13 02:18:49 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
2023-09-13 02:18:49 UTC/bin/sh -c #(nop) ENV container oci
2023-09-13 02:18:49 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-09-13 02:18:49 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-09-13 02:18:50 UTC/bin/sh -c rm -rf /var/log/*
2023-09-13 02:18:50 UTC/bin/sh -c #(nop) LABEL release=1072
2023-09-13 02:18:50 UTC/bin/sh -c #(nop) ADD file:ffcd6eb298e9adf5b9db66127854f2dcc0ddb1e9e47953131b022922c81db907 in /root/buildinfo/content_manifests/ubi8-minimal-container-8.8-1072.json
2023-09-13 02:18:50 UTC/bin/sh -c #(nop) ADD file:602bcfe6bda5655319c024cb1302fa09e6073555264fafd14ddf1c3385245cc1 in /root/buildinfo/Dockerfile-ubi8-minimal-8.8-1072
2023-09-13 02:18:50 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-09-13T02:08:28" "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-1072"
2023-09-13 02:18:51 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-50050.repo' '/etc/yum.repos.d/repo-b842f.repo'
2023-09-13 02:18:53 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-09-13 02:18:54 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-09-21 00:55:41 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-09-21 00:55:41 UTC (buildkit.dockerfile.v0)ARG RELEASE
2023-09-21 00:55:41 UTC (buildkit.dockerfile.v0)LABEL maintainer=MinIO Inc <dev@min.io>
2023-09-21 00:55:41 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2023-09-21 00:55:41 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2023-09-21 00:57:40 UTC (buildkit.dockerfile.v0)RUN |2 TARGETARCH=s390x RELEASE=RELEASE.2023-09-20T15-22-31Z /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-09-21 00:57:40 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.