Namespace
minio
Image / Tag
mc:RELEASE.2024-11-21T17-21-54Z
Content Digest
sha256:993e8c454a7ec632923f7e3e61adf1d473261da6354cefd641aedd33a2cfe112
Details
Created

2024-12-15 04:10:34 UTC

Size

26.8 MB

Content Digest
Labels
  • architecture
    x86_64
  • build-date
    2024-12-09T17:58:07Z
  • com.redhat.component
    ubi9-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.38.0-dev
  • io.k8s.description
    Very small image which doesn't install the package manager.
  • io.k8s.display-name
    Red Hat Universal Base Image 9 Micro
  • io.openshift.expose-services
  • maintainer
    MinIO Inc <dev@min.io>
  • name
    ubi9/ubi-micro
  • release
    1733767087
  • summary
    ubi9 micro image
  • url
    https://www.redhat.com
  • vcs-ref
    42e4f7b3cf37d2113f728b1f78fb7143d4aebf59
  • vcs-type
    git
  • vendor
    Red Hat, Inc.
  • version
    9.5

Environment
PATH

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


Layers

[#000] sha256:30332f5989896482be3190c23a6b4cc76e3630b4abfb7e3e1cdc361ceb500a26 - 25.82% (6.92 MB)

[#001] sha256:175b55ea8232fada8514665be69693f674956f5c07055b3431aa5556028470bd - 0.46% (127 KB)

[#002] sha256:7e334c3438cf9b4b960bb9faa94bd0832ca85a992226eebe29ac629454d6fc3d - 0.24% (67.2 KB)

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

[#004] sha256:bc70cbc9f04ddd7d45dbf791292517f102cd7174eb46444a8985fc871c1c337c - 36.72% (9.84 MB)

[#005] sha256:18e7e9488835915fa91101d5eeeef3f28a1183323e6a6034ac3518439da34726 - 36.72% (9.84 MB)


History
2024-12-09 18:02:08 UTC

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

2024-12-09 18:02:08 UTC

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

2024-12-09 18:02:08 UTC

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

2024-12-09 18:02:08 UTC

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

2024-12-09 18:02:08 UTC

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

2024-12-09 18:02:08 UTC

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

2024-12-09 18:02:08 UTC

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

2024-12-09 18:02:08 UTC

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

2024-12-09 18:02:08 UTC

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

2024-12-09 18:02:08 UTC

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

2024-12-09 18:02:08 UTC

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

2024-12-09 18:02:08 UTC

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

2024-12-09 18:02:08 UTC

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

2024-12-09 18:02:08 UTC

/bin/sh -c #(nop) COPY dir:81750e676347ddca2e76aa1d4b553f5f1197d69a14fa86f6a5f0a61b27d27053 in /

2024-12-09 18:02:08 UTC

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

2024-12-09 18:02:09 UTC

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

2024-12-09 18:02:09 UTC

/bin/sh -c #(nop) LABEL "build-date"="2024-12-09T18:01:43" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="42e4f7b3cf37d2113f728b1f78fb7143d4aebf59" "build-date"="2024-12-09T17:58:07Z" "release"="1733767087"

2024-12-15 04:10:33 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=amd64

2024-12-15 04:10:33 UTC (buildkit.dockerfile.v0)

ARG RELEASE=RELEASE.2024-11-21T17-21-54Z

2024-12-15 04:10:33 UTC (buildkit.dockerfile.v0)

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

2024-12-15 04:10:33 UTC (buildkit.dockerfile.v0)

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

2024-12-15 04:10:33 UTC (buildkit.dockerfile.v0)

COPY CREDITS /licenses/CREDITS # buildkit

2024-12-15 04:10:33 UTC (buildkit.dockerfile.v0)

COPY LICENSE /licenses/LICENSE # buildkit

2024-12-15 04:10:34 UTC (buildkit.dockerfile.v0)

ADD https://dl.minio.io/client/mc/release/linux-amd64/archive/mc.RELEASE.2024-11-21T17-21-54Z /usr/bin/mc # buildkit

2024-12-15 04:10:34 UTC (buildkit.dockerfile.v0)

RUN |2 TARGETARCH=amd64 RELEASE=RELEASE.2024-11-21T17-21-54Z /bin/sh -c chmod +x /usr/bin/mc # buildkit

2024-12-15 04:10:34 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["mc"]

Details
Created

2024-12-15 04:10:43 UTC

Size

24.6 MB

Content Digest
Labels
  • architecture
    aarch64
  • build-date
    2024-12-09T17:58:07Z
  • com.redhat.component
    ubi9-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.38.0-dev
  • io.k8s.description
    Very small image which doesn't install the package manager.
  • io.k8s.display-name
    Red Hat Universal Base Image 9 Micro
  • io.openshift.expose-services
  • maintainer
    MinIO Inc <dev@min.io>
  • name
    ubi9/ubi-micro
  • release
    1733767087
  • summary
    ubi9 micro image
  • url
    https://www.redhat.com
  • vcs-ref
    42e4f7b3cf37d2113f728b1f78fb7143d4aebf59
  • vcs-type
    git
  • vendor
    Red Hat, Inc.
  • version
    9.5

Environment
PATH

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


Layers

[#000] sha256:515aab219ab578fff845b22fb68efbf7750681f5e84a26175c0c5f07e4d93127 - 25.71% (6.33 MB)

[#001] sha256:7daaf8e8088b360ef4868166fed46fec31ea7d993e34f0a3053a859de9e65f20 - 0.5% (127 KB)

[#002] sha256:2cfc9de0f9d784867c388be6f27ca7915ee8576028a7e575715f979c31cbef79 - 0.27% (67.2 KB)

[#003] sha256:9b5f9b249239344f9e6598291fee1bb640f51616f25cb110b065403909f63ee7 - 0.05% (11.6 KB)

[#004] sha256:958c4c5ed1352ea7b117003d4d430bc151ae0df0b1afc2ce073a88fff1d8d498 - 36.74% (9.05 MB)

[#005] sha256:103f276c9c1564c76d9859cd2ad46818aee5154c6213ec766120e9afeafddde9 - 36.74% (9.05 MB)


History
2024-12-09 18:04:10 UTC

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

2024-12-09 18:04:10 UTC

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

2024-12-09 18:04:10 UTC

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

2024-12-09 18:04:10 UTC

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

2024-12-09 18:04:10 UTC

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

2024-12-09 18:04:10 UTC

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

2024-12-09 18:04:11 UTC

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

2024-12-09 18:04:11 UTC

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

2024-12-09 18:04:11 UTC

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

2024-12-09 18:04:11 UTC

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

2024-12-09 18:04:11 UTC

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

2024-12-09 18:04:11 UTC

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

2024-12-09 18:04:11 UTC

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

2024-12-09 18:04:11 UTC

/bin/sh -c #(nop) COPY dir:44a548d54c07985329e21ae416980bd2c0b01c6294140ad1c6dd1199d5d469a3 in /

2024-12-09 18:04:11 UTC

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

2024-12-09 18:04:11 UTC

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

2024-12-09 18:04:11 UTC

/bin/sh -c #(nop) LABEL "build-date"="2024-12-09T18:04:01" "architecture"="aarch64" "vcs-type"="git" "vcs-ref"="42e4f7b3cf37d2113f728b1f78fb7143d4aebf59" "build-date"="2024-12-09T17:58:07Z" "release"="1733767087"

2024-12-15 04:10:41 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=arm64

2024-12-15 04:10:41 UTC (buildkit.dockerfile.v0)

ARG RELEASE=RELEASE.2024-11-21T17-21-54Z

2024-12-15 04:10:41 UTC (buildkit.dockerfile.v0)

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

2024-12-15 04:10:41 UTC (buildkit.dockerfile.v0)

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

2024-12-15 04:10:42 UTC (buildkit.dockerfile.v0)

COPY CREDITS /licenses/CREDITS # buildkit

2024-12-15 04:10:42 UTC (buildkit.dockerfile.v0)

COPY LICENSE /licenses/LICENSE # buildkit

2024-12-15 04:10:43 UTC (buildkit.dockerfile.v0)

ADD https://dl.minio.io/client/mc/release/linux-arm64/archive/mc.RELEASE.2024-11-21T17-21-54Z /usr/bin/mc # buildkit

2024-12-15 04:10:43 UTC (buildkit.dockerfile.v0)

RUN |2 TARGETARCH=arm64 RELEASE=RELEASE.2024-11-21T17-21-54Z /bin/sh -c chmod +x /usr/bin/mc # buildkit

2024-12-15 04:10:43 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["mc"]

Details
Created

2024-12-15 04:10:43 UTC

Size

26.8 MB

Content Digest
Labels
  • architecture
    ppc64le
  • build-date
    2024-12-09T17:58:07Z
  • com.redhat.component
    ubi9-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.38.0-dev
  • io.k8s.description
    Very small image which doesn't install the package manager.
  • io.k8s.display-name
    Red Hat Universal Base Image 9 Micro
  • io.openshift.expose-services
  • maintainer
    MinIO Inc <dev@min.io>
  • name
    ubi9/ubi-micro
  • release
    1733767087
  • summary
    ubi9 micro image
  • url
    https://www.redhat.com
  • vcs-ref
    42e4f7b3cf37d2113f728b1f78fb7143d4aebf59
  • vcs-type
    git
  • vendor
    Red Hat, Inc.
  • version
    9.5

Environment
PATH

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


Layers

[#000] sha256:d6771bb3a94168872fa496802f457ffea018c6ba881d2a47f46f25ac723a9bd5 - 33.01% (8.86 MB)

[#001] sha256:fed7b4ec244846058b4f16081d2f1d3cde0e04f61f9e64852d80de3ae03b4363 - 0.46% (127 KB)

[#002] sha256:7bcd272d535115e73851f86f6173047ef26343c24e63173b10ad850b378f4997 - 0.24% (67.2 KB)

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

[#004] sha256:965b1ef44a12181d6bd73f908a3238fad59eca620a8a83947ab3495ffd87823c - 33.12% (8.89 MB)

[#005] sha256:dc64d8a6f64fa4ab11f6c5e88cac9cf34988c9237c9cca3c30ea5afa16f195a0 - 33.12% (8.89 MB)


History
2024-12-09 18:10:39 UTC

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

2024-12-09 18:10:39 UTC

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

2024-12-09 18:10:39 UTC

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

2024-12-09 18:10:39 UTC

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

2024-12-09 18:10:39 UTC

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

2024-12-09 18:10:39 UTC

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

2024-12-09 18:10:39 UTC

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

2024-12-09 18:10:39 UTC

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

2024-12-09 18:10:39 UTC

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

2024-12-09 18:10:39 UTC

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

2024-12-09 18:10:39 UTC

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

2024-12-09 18:10:39 UTC

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

2024-12-09 18:10:39 UTC

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

2024-12-09 18:10:39 UTC

/bin/sh -c #(nop) COPY dir:2ec94dd8f6cc4adbe7f8427dff8f7c0501dd196d2eb635e9b298133831c9f344 in /

2024-12-09 18:10:39 UTC

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

2024-12-09 18:10:40 UTC

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

2024-12-09 18:10:40 UTC

/bin/sh -c #(nop) LABEL "build-date"="2024-12-09T18:10:26" "architecture"="ppc64le" "vcs-type"="git" "vcs-ref"="42e4f7b3cf37d2113f728b1f78fb7143d4aebf59" "build-date"="2024-12-09T17:58:07Z" "release"="1733767087"

2024-12-15 04:10:41 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=ppc64le

2024-12-15 04:10:41 UTC (buildkit.dockerfile.v0)

ARG RELEASE=RELEASE.2024-11-21T17-21-54Z

2024-12-15 04:10:41 UTC (buildkit.dockerfile.v0)

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

2024-12-15 04:10:41 UTC (buildkit.dockerfile.v0)

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

2024-12-15 04:10:42 UTC (buildkit.dockerfile.v0)

COPY CREDITS /licenses/CREDITS # buildkit

2024-12-15 04:10:42 UTC (buildkit.dockerfile.v0)

COPY LICENSE /licenses/LICENSE # buildkit

2024-12-15 04:10:43 UTC (buildkit.dockerfile.v0)

ADD https://dl.minio.io/client/mc/release/linux-ppc64le/archive/mc.RELEASE.2024-11-21T17-21-54Z /usr/bin/mc # buildkit

2024-12-15 04:10:43 UTC (buildkit.dockerfile.v0)

RUN |2 TARGETARCH=ppc64le RELEASE=RELEASE.2024-11-21T17-21-54Z /bin/sh -c chmod +x /usr/bin/mc # buildkit

2024-12-15 04:10:43 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