Namespace
minio
Image / Tag
mc:RELEASE.2025-07-21T05-28-08Z-cpuv1
Content Digest
sha256:86c3f4a7a466b79ded906bfcdda6b40ac11bae0e016fecc9f2b00be2ae2ff9c5
Details
Created

2025-07-23 20:21:28 UTC

Size

32.4 MB

Content Digest
Labels
  • architecture
    x86_64
  • build-date
    2025-07-15T10:21:54
  • com.redhat.component
    ubi8-micro-container
  • com.redhat.license_terms
    https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI
  • description
    Very small image which doesn't install the package manager.
  • distribution-scope
    public
  • io.buildah.version
    1.41.0-dev
  • io.k8s.description
    Very small image which doesn't install the package manager.
  • io.k8s.display-name
    Red Hat Universal Base Image 8 Micro
  • io.openshift.expose-services
  • maintainer
    MinIO Inc <dev@min.io>
  • name
    ubi8-micro
  • release
    1752574873
  • summary
    ubi8 micro image
  • url
    https://www.redhat.com
  • vcs-ref
    fe3a1471fda9d8adf275791a8dd3c50091750d0b
  • vcs-type
    git
  • vendor
    Red Hat, Inc.
  • version
    8.10

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:437cae84145b182d39688e9217a2b9ff8474fbf21db2f1a64ed6e0a6dfc7fa5b - 33.45% (10.8 MB)

[#001] sha256:3e860a6341cf3e004ceb2647805b5b6724780a6f64202973fa3eac5c91ea9b26 - 0.38% (127 KB)

[#002] sha256:0652f39a00c36d40e316a90a4c9a471584ec2626871affb42025cf1041cd8ca9 - 0.21% (68.8 KB)

[#003] sha256:c6fa59434c4e4868ad1d95c408c13cdabc3013c08e6f8e9cb42e343234c5bb98 - 0.03% (11.6 KB)

[#004] sha256:ab4d6499fd00dc674146e34b08adec2f146b858c3b5ccfd1218520e7643767bd - 32.96% (10.7 MB)

[#005] sha256:107b4f7ab09d40a490da0caac7708bd038ebecbe13f57317a9c8d5f5913f2461 - 32.96% (10.7 MB)


History
2025-07-15 10:21:58 UTC

/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."

2025-07-15 10:21:58 UTC

/bin/sh -c #(nop) LABEL vendor="Red Hat, Inc."

2025-07-15 10:21:58 UTC

/bin/sh -c #(nop) LABEL url="https://www.redhat.com"

2025-07-15 10:21:58 UTC

/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-micro-container"

2025-07-15 10:21:58 UTC

/bin/sh -c #(nop) LABEL name="ubi8-micro"

2025-07-15 10:21:58 UTC

/bin/sh -c #(nop) LABEL version="8.10"

2025-07-15 10:21:58 UTC

/bin/sh -c #(nop) LABEL distribution-scope="public"

2025-07-15 10:21:58 UTC

/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"

2025-07-15 10:21:58 UTC

/bin/sh -c #(nop) LABEL summary="ubi8 micro image"

2025-07-15 10:21:58 UTC

/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."

2025-07-15 10:21:58 UTC

/bin/sh -c #(nop) LABEL io.k8s.description="Very small image which doesn't install the package manager."

2025-07-15 10:21:58 UTC

/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Micro"

2025-07-15 10:21:58 UTC

/bin/sh -c #(nop) LABEL io.openshift.expose-services=""

2025-07-15 10:21:58 UTC

/bin/sh -c #(nop) COPY dir:58090e70b5d764cc781fe95d316a7ce0c125e022563d7893ed8a003bc773554d in /

2025-07-15 10:21:58 UTC

/bin/sh -c #(nop) COPY file:afdf9d7142d806831a8f0b36122a4294ffe97fb9463ad8299eef9d7acd444874 in /etc/yum.repos.d/

2025-07-15 10:21:58 UTC

/bin/sh -c #(nop) CMD /bin/sh

2025-07-15 10:21:58 UTC

/bin/sh -c #(nop) COPY file:3fb07dbc217b65f9dfd127d63b5d8b301d0fcfdc7796f98b0b090cfe95e5f792 in /usr/share/buildinfo/content-sets.json

2025-07-15 10:21:58 UTC

/bin/sh -c #(nop) LABEL "build-date"="2025-07-15T10:21:54" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="fe3a1471fda9d8adf275791a8dd3c50091750d0b" "release"="1752574873"

2025-07-23 20:21:28 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=amd64

2025-07-23 20:21:28 UTC (buildkit.dockerfile.v0)

ARG RELEASE=RELEASE.2025-07-21T05-28-08Z

2025-07-23 20:21:28 UTC (buildkit.dockerfile.v0)

LABEL maintainer=MinIO Inc <dev@min.io>

2025-07-23 20:21:28 UTC (buildkit.dockerfile.v0)

COPY /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem /etc/pki/ca-trust/extracted/pem/ # buildkit

2025-07-23 20:21:28 UTC (buildkit.dockerfile.v0)

COPY CREDITS /licenses/CREDITS # buildkit

2025-07-23 20:21:28 UTC (buildkit.dockerfile.v0)

COPY LICENSE /licenses/LICENSE # buildkit

2025-07-23 20:21:28 UTC (buildkit.dockerfile.v0)

ADD https://dl.minio.io/client/mc/release/linux-amd64/archive/mc.RELEASE.2025-07-21T05-28-08Z /usr/bin/mc # buildkit

2025-07-23 20:21:28 UTC (buildkit.dockerfile.v0)

RUN |2 TARGETARCH=amd64 RELEASE=RELEASE.2025-07-21T05-28-08Z /bin/sh -c chmod +x /usr/bin/mc # buildkit

2025-07-23 20:21:28 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["mc"]

Details
Created

2025-07-23 20:21:42 UTC

Size

29.6 MB

Content Digest
Labels
  • architecture
    aarch64
  • build-date
    2025-07-15T10:26:18
  • com.redhat.component
    ubi8-micro-container
  • com.redhat.license_terms
    https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI
  • description
    Very small image which doesn't install the package manager.
  • distribution-scope
    public
  • io.buildah.version
    1.41.0-dev
  • io.k8s.description
    Very small image which doesn't install the package manager.
  • io.k8s.display-name
    Red Hat Universal Base Image 8 Micro
  • io.openshift.expose-services
  • maintainer
    MinIO Inc <dev@min.io>
  • name
    ubi8-micro
  • release
    1752574873
  • summary
    ubi8 micro image
  • url
    https://www.redhat.com
  • vcs-ref
    fe3a1471fda9d8adf275791a8dd3c50091750d0b
  • vcs-type
    git
  • vendor
    Red Hat, Inc.
  • version
    8.10

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:94d82fa3745d350c595dbcaa0eca5913c8696697c5f6aaab658602128e263872 - 33.18% (9.82 MB)

[#001] sha256:1d0a5a93871fe388a3c4ffd2a7b087a7199a4119ee6824bc9e907cdd20aa8b05 - 0.42% (127 KB)

[#002] sha256:fbb96c7982845bb7b93a82885e5ebde9425b49b6d3f3d1a18aafbd92ea2bcbd5 - 0.23% (68.8 KB)

[#003] sha256:1fcab12988d88853a2afa5158260ecb05afa11dd68b290a2ece7ded2ddd95a60 - 0.04% (11.6 KB)

[#004] sha256:41f012ee4b80a32dfa88a67501147a6aaae077ca332b1a2150ee694e3ed6b146 - 33.07% (9.78 MB)

[#005] sha256:f6975decfb2d9a0bc273fc30606aa08fa4aada801b02df3b93f702feca2bf832 - 33.07% (9.78 MB)


History
2025-07-15 10:26:24 UTC

/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."

2025-07-15 10:26:24 UTC

/bin/sh -c #(nop) LABEL vendor="Red Hat, Inc."

2025-07-15 10:26:24 UTC

/bin/sh -c #(nop) LABEL url="https://www.redhat.com"

2025-07-15 10:26:24 UTC

/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-micro-container"

2025-07-15 10:26:24 UTC

/bin/sh -c #(nop) LABEL name="ubi8-micro"

2025-07-15 10:26:24 UTC

/bin/sh -c #(nop) LABEL version="8.10"

2025-07-15 10:26:24 UTC

/bin/sh -c #(nop) LABEL distribution-scope="public"

2025-07-15 10:26:24 UTC

/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"

2025-07-15 10:26:24 UTC

/bin/sh -c #(nop) LABEL summary="ubi8 micro image"

2025-07-15 10:26:24 UTC

/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."

2025-07-15 10:26:24 UTC

/bin/sh -c #(nop) LABEL io.k8s.description="Very small image which doesn't install the package manager."

2025-07-15 10:26:24 UTC

/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Micro"

2025-07-15 10:26:24 UTC

/bin/sh -c #(nop) LABEL io.openshift.expose-services=""

2025-07-15 10:26:24 UTC

/bin/sh -c #(nop) COPY dir:5ad0e12f692710d9f4fce0581bd0e364cc780dbd50cad7d2af5accba2b312990 in /

2025-07-15 10:26:24 UTC

/bin/sh -c #(nop) COPY file:afdf9d7142d806831a8f0b36122a4294ffe97fb9463ad8299eef9d7acd444874 in /etc/yum.repos.d/

2025-07-15 10:26:24 UTC

/bin/sh -c #(nop) CMD /bin/sh

2025-07-15 10:26:25 UTC

/bin/sh -c #(nop) COPY file:3116ddf2db1ba367de8dee3a9eb839e43ff1e2818baa7987eaf1d86b40cc4641 in /usr/share/buildinfo/content-sets.json

2025-07-15 10:26:25 UTC

/bin/sh -c #(nop) LABEL "build-date"="2025-07-15T10:26:18" "architecture"="aarch64" "vcs-type"="git" "vcs-ref"="fe3a1471fda9d8adf275791a8dd3c50091750d0b" "release"="1752574873"

2025-07-23 20:21:42 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=arm64

2025-07-23 20:21:42 UTC (buildkit.dockerfile.v0)

ARG RELEASE=RELEASE.2025-07-21T05-28-08Z

2025-07-23 20:21:42 UTC (buildkit.dockerfile.v0)

LABEL maintainer=MinIO Inc <dev@min.io>

2025-07-23 20:21:42 UTC (buildkit.dockerfile.v0)

COPY /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem /etc/pki/ca-trust/extracted/pem/ # buildkit

2025-07-23 20:21:42 UTC (buildkit.dockerfile.v0)

COPY CREDITS /licenses/CREDITS # buildkit

2025-07-23 20:21:42 UTC (buildkit.dockerfile.v0)

COPY LICENSE /licenses/LICENSE # buildkit

2025-07-23 20:21:42 UTC (buildkit.dockerfile.v0)

ADD https://dl.minio.io/client/mc/release/linux-arm64/archive/mc.RELEASE.2025-07-21T05-28-08Z /usr/bin/mc # buildkit

2025-07-23 20:21:42 UTC (buildkit.dockerfile.v0)

RUN |2 TARGETARCH=arm64 RELEASE=RELEASE.2025-07-21T05-28-08Z /bin/sh -c chmod +x /usr/bin/mc # buildkit

2025-07-23 20:21:42 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["mc"]

Details
Created

2025-07-23 20:21:44 UTC

Size

31.8 MB

Content Digest
Labels
  • architecture
    ppc64le
  • build-date
    2025-07-15T10:25:11
  • com.redhat.component
    ubi8-micro-container
  • com.redhat.license_terms
    https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI
  • description
    Very small image which doesn't install the package manager.
  • distribution-scope
    public
  • io.buildah.version
    1.41.0-dev
  • io.k8s.description
    Very small image which doesn't install the package manager.
  • io.k8s.display-name
    Red Hat Universal Base Image 8 Micro
  • io.openshift.expose-services
  • maintainer
    MinIO Inc <dev@min.io>
  • name
    ubi8-micro
  • release
    1752574873
  • summary
    ubi8 micro image
  • url
    https://www.redhat.com
  • vcs-ref
    fe3a1471fda9d8adf275791a8dd3c50091750d0b
  • vcs-type
    git
  • vendor
    Red Hat, Inc.
  • version
    8.10

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:3e4918442b38325617fbb29aff426d88d4c3e321a9843ee37a6571c59b50048b - 38.91% (12.4 MB)

[#001] sha256:e7856c2cd0386c3d2034960a178916d7eb789da5d6af40369c4fc4440906e23e - 0.39% (127 KB)

[#002] sha256:0b6964159c295849f5005b95c5295112e8417a3efb3aca343f189e91cf576408 - 0.21% (68.8 KB)

[#003] sha256:d7601a78f90a9158ccba3b188020a8bbe06dd9c1de293e7a5ecc59cbc26be5d2 - 0.04% (11.6 KB)

[#004] sha256:016241a3e34b667d11fe55851ccf00c22284ea66afdc05c3eca83814a0632821 - 30.23% (9.62 MB)

[#005] sha256:9f85a40061607a84e190698d7183965b9c29ce80e1bca2105bf94a3164a40f53 - 30.23% (9.62 MB)


History
2025-07-15 10:25:16 UTC

/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."

2025-07-15 10:25:16 UTC

/bin/sh -c #(nop) LABEL vendor="Red Hat, Inc."

2025-07-15 10:25:16 UTC

/bin/sh -c #(nop) LABEL url="https://www.redhat.com"

2025-07-15 10:25:16 UTC

/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-micro-container"

2025-07-15 10:25:16 UTC

/bin/sh -c #(nop) LABEL name="ubi8-micro"

2025-07-15 10:25:16 UTC

/bin/sh -c #(nop) LABEL version="8.10"

2025-07-15 10:25:16 UTC

/bin/sh -c #(nop) LABEL distribution-scope="public"

2025-07-15 10:25:16 UTC

/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"

2025-07-15 10:25:16 UTC

/bin/sh -c #(nop) LABEL summary="ubi8 micro image"

2025-07-15 10:25:16 UTC

/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."

2025-07-15 10:25:16 UTC

/bin/sh -c #(nop) LABEL io.k8s.description="Very small image which doesn't install the package manager."

2025-07-15 10:25:16 UTC

/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Micro"

2025-07-15 10:25:16 UTC

/bin/sh -c #(nop) LABEL io.openshift.expose-services=""

2025-07-15 10:25:16 UTC

/bin/sh -c #(nop) COPY dir:4077c1b372823e3e0090adc64adc75cd840a16b0b4d21c62f8fe59615628b8ef in /

2025-07-15 10:25:16 UTC

/bin/sh -c #(nop) COPY file:afdf9d7142d806831a8f0b36122a4294ffe97fb9463ad8299eef9d7acd444874 in /etc/yum.repos.d/

2025-07-15 10:25:16 UTC

/bin/sh -c #(nop) CMD /bin/sh

2025-07-15 10:25:16 UTC

/bin/sh -c #(nop) COPY file:3116ddf2db1ba367de8dee3a9eb839e43ff1e2818baa7987eaf1d86b40cc4641 in /usr/share/buildinfo/content-sets.json

2025-07-15 10:25:16 UTC

/bin/sh -c #(nop) LABEL "build-date"="2025-07-15T10:25:11" "architecture"="ppc64le" "vcs-type"="git" "vcs-ref"="fe3a1471fda9d8adf275791a8dd3c50091750d0b" "release"="1752574873"

2025-07-23 20:21:44 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=ppc64le

2025-07-23 20:21:44 UTC (buildkit.dockerfile.v0)

ARG RELEASE=RELEASE.2025-07-21T05-28-08Z

2025-07-23 20:21:44 UTC (buildkit.dockerfile.v0)

LABEL maintainer=MinIO Inc <dev@min.io>

2025-07-23 20:21:44 UTC (buildkit.dockerfile.v0)

COPY /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem /etc/pki/ca-trust/extracted/pem/ # buildkit

2025-07-23 20:21:44 UTC (buildkit.dockerfile.v0)

COPY CREDITS /licenses/CREDITS # buildkit

2025-07-23 20:21:44 UTC (buildkit.dockerfile.v0)

COPY LICENSE /licenses/LICENSE # buildkit

2025-07-23 20:21:44 UTC (buildkit.dockerfile.v0)

ADD https://dl.minio.io/client/mc/release/linux-ppc64le/archive/mc.RELEASE.2025-07-21T05-28-08Z /usr/bin/mc # buildkit

2025-07-23 20:21:44 UTC (buildkit.dockerfile.v0)

RUN |2 TARGETARCH=ppc64le RELEASE=RELEASE.2025-07-21T05-28-08Z /bin/sh -c chmod +x /usr/bin/mc # buildkit

2025-07-23 20:21:44 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["mc"]

Danger Zone
Delete Tag

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.

Delete