2023-03-21 00:07:36 UTC
64.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:c7e856e037412834d0faf555c76b9f9f0e598353b704888a6d3effc0138aa243 - 58.03% (37.5 MB)
[#001] sha256:15c909a47f3cecd64fc73dfaa5adb3ae70e908ce462bc3e858131cc77e170da9 - 0.09% (61.4 KB)
[#002] sha256:a405f6f227a431b2f2e058aceecd25ef35f550cd437b7b7091a6afbc963987dc - 0.02% (11.6 KB)
[#003] sha256:29eaf83fb2fc9d6a731fc916cc4acc9988a1968cb5424e6342fb6d8e2f50058b - 41.86% (27.1 MB)
/bin/sh -c #(nop) ADD file:72ff56b9c16c4b10293d30b78d57014ea02489f7c7d8c96445c201c7d9af2eea in /
2023-02-15 04:11:39 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) ADD multi:dc4a4d8e17922f89ab3bec5b0c075c125610f31c29d14b69a979984b02199e4a in /etc/yum.repos.d/
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container" name="ubi8-minimal" version="8.7"
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
2023-02-15 04:11:39 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-02-15 04:11:39 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) ENV container oci
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-02-15 04:11:40 UTC/bin/sh -c rm -rf /var/log/*
2023-02-15 04:11:40 UTC/bin/sh -c #(nop) LABEL release=1085
2023-02-15 04:11:40 UTC/bin/sh -c #(nop) ADD file:dbb295614997389335a290898ed1fc08cd0c96d32494f7c0d0ca699917856006 in /root/buildinfo/content_manifests/ubi8-minimal-container-8.7-1085.json
2023-02-15 04:11:40 UTC/bin/sh -c #(nop) ADD file:11c93f962f0a520123c01ac509b565359a07a06c4f0fdea6e7ad3d77438e6092 in /root/buildinfo/Dockerfile-ubi8-minimal-8.7-1085
2023-02-15 04:11:40 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-02-15T04:01:59" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="146fdafc2595e26f5f9c1b9a2b3f36bbca8237e4" "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.7-1085"
2023-02-15 04:11:41 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-1f209.repo' '/etc/yum.repos.d/repo-7613a.repo'
2023-02-15 04:11:42 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-02-15 04:11:43 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-03-21 00:07:16 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-03-21 00:07:16 UTC (buildkit.dockerfile.v0)ARG RELEASE
2023-03-21 00:07:16 UTC (buildkit.dockerfile.v0)LABEL maintainer=MinIO Inc <dev@min.io>
2023-03-21 00:07:16 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2023-03-21 00:07:16 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2023-03-21 00:07:36 UTC (buildkit.dockerfile.v0)RUN |2 TARGETARCH=amd64 RELEASE=RELEASE.2023-02-28T00-12-59Z /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-03-21 00:07:36 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["mc"]
2023-03-21 00:09:27 UTC
62.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:afeb9938cfb77a24fa8308d4edcb94989baefdca79f807f9b1b0d33797ff6162 - 57.66% (35.8 MB)
[#001] sha256:445052fc8ea1f77c5b35268e381a7bf64452b34c1dac38cf7208379f8fc9703e - 0.1% (61.4 KB)
[#002] sha256:29bc53a4af0a372ae64d6e596cbe8a83d5d95e94ebdf968d9bcf66a585a296b4 - 0.02% (11.6 KB)
[#003] sha256:369b28623c01bed62b088aaa4b40a913c9ecd513447dfda6c89f8e3feac241fb - 42.23% (26.3 MB)
/bin/sh -c #(nop) ADD file:7fb55450d45f89c2c725ecfb4f270b4333a1f161cb3851b549d6a6d727a089af in /
2023-02-15 04:11:55 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-02-15 04:11:56 UTC/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
2023-02-15 04:11:56 UTC/bin/sh -c #(nop) ADD multi:dc4a4d8e17922f89ab3bec5b0c075c125610f31c29d14b69a979984b02199e4a in /etc/yum.repos.d/
2023-02-15 04:11:56 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-02-15 04:11:56 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container" name="ubi8-minimal" version="8.7"
2023-02-15 04: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-02-15 04:11:56 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
2023-02-15 04: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-02-15 04:11:56 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
2023-02-15 04:11:56 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-02-15 04:11:56 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
2023-02-15 04:11:56 UTC/bin/sh -c #(nop) ENV container oci
2023-02-15 04:11:56 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-02-15 04:11:56 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-02-15 04:11:57 UTC/bin/sh -c rm -rf /var/log/*
2023-02-15 04:11:57 UTC/bin/sh -c #(nop) LABEL release=1085
2023-02-15 04:11:57 UTC/bin/sh -c #(nop) ADD file:3a7fa5981fc185906d659aafad9a769543a8b4b2b498bebcc6005c4bf56cdcab in /root/buildinfo/content_manifests/ubi8-minimal-container-8.7-1085.json
2023-02-15 04:11:57 UTC/bin/sh -c #(nop) ADD file:05b035f4e9a9c827ab8bf19c425da03b99cfd456c991aa043c3ea4eadfff5448 in /root/buildinfo/Dockerfile-ubi8-minimal-8.7-1085
2023-02-15 04:11:57 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-02-15T04:01:59" "architecture"="aarch64" "vcs-type"="git" "vcs-ref"="146fdafc2595e26f5f9c1b9a2b3f36bbca8237e4" "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.7-1085"
2023-02-15 04:11:58 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-1f209.repo' '/etc/yum.repos.d/repo-7613a.repo'
2023-02-15 04:12:00 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-02-15 04:12:01 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-03-21 00:07:13 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-03-21 00:07:13 UTC (buildkit.dockerfile.v0)ARG RELEASE
2023-03-21 00:07:13 UTC (buildkit.dockerfile.v0)LABEL maintainer=MinIO Inc <dev@min.io>
2023-03-21 00:07:13 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2023-03-21 00:07:14 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2023-03-21 00:09:27 UTC (buildkit.dockerfile.v0)RUN |2 TARGETARCH=arm64 RELEASE=RELEASE.2023-02-28T00-12-59Z /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-03-21 00:09:27 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["mc"]
2023-03-21 00:09:53 UTC
69.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:41af59434a0d15683ee367ea0d71a5e0e572e469e7d200fb6827792584655bf7 - 60.03% (41.9 MB)
[#001] sha256:e8d649f3bcbdfabffbecbd841311b2956289ece501d59429e763589dbeeef43f - 0.09% (61.4 KB)
[#002] sha256:b167984b36f807e9795eb5fc9359390163c764c8bd8557a2df59c6491f0337ad - 0.02% (11.6 KB)
[#003] sha256:0651e8fc9eed2d50e12f27d1b2feed43b62b1e8fec508e066362373f80d7608f - 39.87% (27.8 MB)
/bin/sh -c #(nop) ADD file:79da4299eccf85d9e4909f8fb4840904e325368609d1760377e8f05d27cbf65d in /
2023-02-15 04:11:22 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-02-15 04:11:23 UTC/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
2023-02-15 04:11:23 UTC/bin/sh -c #(nop) ADD multi:dc4a4d8e17922f89ab3bec5b0c075c125610f31c29d14b69a979984b02199e4a in /etc/yum.repos.d/
2023-02-15 04:11:23 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-02-15 04:11:23 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container" name="ubi8-minimal" version="8.7"
2023-02-15 04:11:23 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-02-15 04:11:23 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
2023-02-15 04:11:23 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-02-15 04:11:23 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
2023-02-15 04:11:23 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-02-15 04:11:23 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
2023-02-15 04:11:23 UTC/bin/sh -c #(nop) ENV container oci
2023-02-15 04:11:23 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-02-15 04:11:23 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-02-15 04:11:25 UTC/bin/sh -c rm -rf /var/log/*
2023-02-15 04:11:25 UTC/bin/sh -c #(nop) LABEL release=1085
2023-02-15 04:11:25 UTC/bin/sh -c #(nop) ADD file:086ebc83ad83d9c3647af6e98bc9ffeaef7509a2165652c9576e2b9e78edd046 in /root/buildinfo/content_manifests/ubi8-minimal-container-8.7-1085.json
2023-02-15 04:11:26 UTC/bin/sh -c #(nop) ADD file:644d28dbd288b258467ef774c66c1acc8cb7d2d23dd3aa33ab0daeb4a33e8a09 in /root/buildinfo/Dockerfile-ubi8-minimal-8.7-1085
2023-02-15 04:11:26 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-02-15T04:01:59" "architecture"="ppc64le" "vcs-type"="git" "vcs-ref"="146fdafc2595e26f5f9c1b9a2b3f36bbca8237e4" "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.7-1085"
2023-02-15 04:11:28 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-1f209.repo' '/etc/yum.repos.d/repo-7613a.repo'
2023-02-15 04:11:30 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-02-15 04:11:32 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-03-21 00:07:17 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-03-21 00:07:17 UTC (buildkit.dockerfile.v0)ARG RELEASE
2023-03-21 00:07:17 UTC (buildkit.dockerfile.v0)LABEL maintainer=MinIO Inc <dev@min.io>
2023-03-21 00:07:17 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2023-03-21 00:07:17 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2023-03-21 00:09:53 UTC (buildkit.dockerfile.v0)RUN |2 TARGETARCH=ppc64le RELEASE=RELEASE.2023-02-28T00-12-59Z /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-03-21 00:09:53 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["mc"]
2023-03-21 00:09:29 UTC
62.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:aa4202f03257592ffb122293638b19fdfe69369edfba8868390ce73d9d067adf - 57.45% (35.7 MB)
[#001] sha256:49a73c994fdeb42e2960bf685b2ed6fd41c51fe9d8b5a27786183b2f03b2141b - 0.1% (61.4 KB)
[#002] sha256:d95a48cb59ca680a27bd09ff415350d9b798b093c9c69a4da204f08285616841 - 0.02% (11.6 KB)
[#003] sha256:6831f16e191db6effb6646edc9fe472aec3e4c4975579f242ac0649f34b4a072 - 42.43% (26.4 MB)
/bin/sh -c #(nop) ADD file:4f7f838e9d173ec35f3753896c4a1d7864e8e465ab0d18ee038313d1dad2aba4 in /
2023-02-15 04:11:24 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-02-15 04:11:24 UTC/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
2023-02-15 04:11:25 UTC/bin/sh -c #(nop) ADD multi:dc4a4d8e17922f89ab3bec5b0c075c125610f31c29d14b69a979984b02199e4a in /etc/yum.repos.d/
2023-02-15 04:11:25 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-02-15 04:11:25 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container" name="ubi8-minimal" version="8.7"
2023-02-15 04:11:25 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-02-15 04:11:25 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
2023-02-15 04:11:25 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-02-15 04:11:25 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
2023-02-15 04:11:25 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-02-15 04:11:25 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
2023-02-15 04:11:25 UTC/bin/sh -c #(nop) ENV container oci
2023-02-15 04:11:25 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-02-15 04:11:25 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-02-15 04:11:26 UTC/bin/sh -c rm -rf /var/log/*
2023-02-15 04:11:26 UTC/bin/sh -c #(nop) LABEL release=1085
2023-02-15 04:11:27 UTC/bin/sh -c #(nop) ADD file:09c64148a5fa218d7ac595e8681443c3364f8d4a19f5d6f96f81138d60233dc1 in /root/buildinfo/content_manifests/ubi8-minimal-container-8.7-1085.json
2023-02-15 04:11:27 UTC/bin/sh -c #(nop) ADD file:4adf8302c9cb22fba9748ecd25a4b3764e25a190f617ad38d3eaed2cc16bef17 in /root/buildinfo/Dockerfile-ubi8-minimal-8.7-1085
2023-02-15 04:11:27 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-02-15T04:01:59" "architecture"="s390x" "vcs-type"="git" "vcs-ref"="146fdafc2595e26f5f9c1b9a2b3f36bbca8237e4" "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.7-1085"
2023-02-15 04:11:29 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-1f209.repo' '/etc/yum.repos.d/repo-7613a.repo'
2023-02-15 04:11:30 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-02-15 04:11:32 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-03-21 00:07:10 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-03-21 00:07:10 UTC (buildkit.dockerfile.v0)ARG RELEASE
2023-03-21 00:07:10 UTC (buildkit.dockerfile.v0)LABEL maintainer=MinIO Inc <dev@min.io>
2023-03-21 00:07:10 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2023-03-21 00:07:10 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2023-03-21 00:09:29 UTC (buildkit.dockerfile.v0)RUN |2 TARGETARCH=s390x RELEASE=RELEASE.2023-02-28T00-12-59Z /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-03-21 00:09:29 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.