Namespace
minio
Image / Tag
mc:RELEASE.2023-12-20T07-14-22Z-cpuv1
Content Digest
sha256:e71e53c8fe93669d20f603f47b9cff1827c75f49ef1e8a28d3953a44c9246f04
Details
Created

2023-12-20 08:11:00 UTC

Size

30.1 MB

Content Digest
Labels
  • architecture
    x86_64
  • build-date
    2023-11-02T15:22:40
  • 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.29.0
  • io.k8s.description
    Very small image which doesn't install the package manager.
  • io.k8s.display-name
    Ubi8-micro
  • io.openshift.expose-services
  • maintainer
    MinIO Inc <dev@min.io>
  • name
    ubi8/ubi-micro
  • release
    4
  • summary
    ubi8 micro image
  • url
    https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/ubi-micro/images/8.9-4
  • vcs-ref
    f2b0e7d9ca0c749b07def087e8c70f40d9e3abc1
  • vcs-type
    git
  • vendor
    Red Hat, Inc.
  • version
    8.9

Environment
PATH

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


Layers

[#000] sha256:0a9097f36f4733eb43f7c8f67291ef18f0c6e740e2243fcf4172a2ce0024b631 - 37.4% (11.3 MB)

[#001] sha256:da424b6c5d5982ee857036b02298f89ab063f23135314568699c3d3efce08359 - 0.4% (124 KB)

[#002] sha256:40a47dbaef955c343a18f731324dfd080c9f80a95c1f85600b17c862078b68c1 - 0.23% (71.4 KB)

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

[#004] sha256:d367d6ccfcd7e6aa5704ca07f0c669a5765526a8ec993d7e66bd09da1904ffd2 - 30.96% (9.32 MB)

[#005] sha256:33e345b9a34294d91ab0bea5f806d9137e3c1115dfe2e5fbab0e6ce9198aa514 - 30.97% (9.32 MB)


History
2023-11-02 15:24:57 UTC

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

2023-11-02 15:24:57 UTC

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

2023-11-02 15:24:57 UTC

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

2023-11-02 15:24:57 UTC

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

2023-11-02 15:24:57 UTC

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

2023-11-02 15:24:57 UTC

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

2023-11-02 15:24:57 UTC

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

2023-11-02 15:24:57 UTC

/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi8-micro"

2023-11-02 15:24:57 UTC

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

2023-11-02 15:24:57 UTC

/bin/sh -c #(nop) COPY dir:65460e37494753b47caacb4b88299929ac588e988c0e64dc281e6eb63617de08 in /

2023-11-02 15:24:58 UTC

/bin/sh -c #(nop) COPY file:8a1c814f171edd8bd75797f42a80d00fa3b97b7ccc394c89c8a8cc591966bdfe in /etc/yum.repos.d/ubi.repo

2023-11-02 15:24:58 UTC

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

2023-11-02 15:24:58 UTC

/bin/sh -c #(nop) LABEL release=4

2023-11-02 15:24:58 UTC

/bin/sh -c #(nop) ADD file:bec3a51f65f073861e98d11ebfa7b84f0ac294944cf395711ffd95d276eceaa7 in /root/buildinfo/content_manifests/ubi8-micro-container-8.9-4.json

2023-11-02 15:24:58 UTC

/bin/sh -c #(nop) ADD file:7353e9e1249bf1326b34dc100e378f3fd480671620b520f804d43fc06babb7f1 in /root/buildinfo/Dockerfile-ubi8-ubi-micro-8.9-4

2023-11-02 15:24:59 UTC

/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-11-02T15:22:40" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="f2b0e7d9ca0c749b07def087e8c70f40d9e3abc1" "io.k8s.description"="Very small image which doesn't install the package manager." "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/ubi-micro/images/8.9-4"

2023-12-20 08:10:59 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2023-12-20 08:10:59 UTC (buildkit.dockerfile.v0)

ARG RELEASE

2023-12-20 08:10:59 UTC (buildkit.dockerfile.v0)

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

2023-12-20 08:10:59 UTC (buildkit.dockerfile.v0)

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

2023-12-20 08:10:59 UTC (buildkit.dockerfile.v0)

COPY CREDITS /licenses/CREDITS # buildkit

2023-12-20 08:10:59 UTC (buildkit.dockerfile.v0)

COPY LICENSE /licenses/LICENSE # buildkit

2023-12-20 08:11:00 UTC (buildkit.dockerfile.v0)

ADD https://dl.minio.io/client/mc/release/linux-amd64/archive/mc.RELEASE.2023-12-20T07-14-22Z /usr/bin/mc # buildkit

2023-12-20 08:11:00 UTC (buildkit.dockerfile.v0)

RUN |2 TARGETARCH=amd64 RELEASE=RELEASE.2023-12-20T07-14-22Z /bin/sh -c chmod +x /usr/bin/mc # buildkit

2023-12-20 08:11:00 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["mc"]

Details
Created

2023-12-20 08:11:00 UTC

Size

27.7 MB

Content Digest
Labels
  • architecture
    aarch64
  • build-date
    2023-11-02T15:22:40
  • 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.29.0
  • io.k8s.description
    Very small image which doesn't install the package manager.
  • io.k8s.display-name
    Ubi8-micro
  • io.openshift.expose-services
  • maintainer
    MinIO Inc <dev@min.io>
  • name
    ubi8/ubi-micro
  • release
    4
  • summary
    ubi8 micro image
  • url
    https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/ubi-micro/images/8.9-4
  • vcs-ref
    f2b0e7d9ca0c749b07def087e8c70f40d9e3abc1
  • vcs-type
    git
  • vendor
    Red Hat, Inc.
  • version
    8.9

Environment
PATH

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


Layers

[#000] sha256:bfd4f77e81134ffc36860958591bd998c407732f7e4391fb537b46b217b417ce - 37.27% (10.3 MB)

[#001] sha256:e9e9a25994cb311b8e048b19eb7017f4070e4aa36668490b02124772c4fc12b1 - 0.44% (124 KB)

[#002] sha256:40a47dbaef955c343a18f731324dfd080c9f80a95c1f85600b17c862078b68c1 - 0.25% (71.4 KB)

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

[#004] sha256:28b62e0387a26a3d1bb18758f3ca2c2fad2b21247a5167292dff0814cd1f1b8d - 31.0% (8.58 MB)

[#005] sha256:8a994b1fdfc4c7a825e9e1daff7990da310605e7af0d209df49707fb5966a71e - 31.0% (8.58 MB)


History
2023-11-02 15:24:44 UTC

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

2023-11-02 15:24:44 UTC

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

2023-11-02 15:24:44 UTC

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

2023-11-02 15:24:44 UTC

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

2023-11-02 15:24:44 UTC

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

2023-11-02 15:24:44 UTC

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

2023-11-02 15:24:44 UTC

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

2023-11-02 15:24:44 UTC

/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi8-micro"

2023-11-02 15:24:44 UTC

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

2023-11-02 15:24:44 UTC

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

2023-11-02 15:24:44 UTC

/bin/sh -c #(nop) COPY file:8a1c814f171edd8bd75797f42a80d00fa3b97b7ccc394c89c8a8cc591966bdfe in /etc/yum.repos.d/ubi.repo

2023-11-02 15:24:44 UTC

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

2023-11-02 15:24:44 UTC

/bin/sh -c #(nop) LABEL release=4

2023-11-02 15:24:44 UTC

/bin/sh -c #(nop) ADD file:204b59034da563e60371bf010ab9211bc6e1a5393be2813323714213aa2d30fe in /root/buildinfo/content_manifests/ubi8-micro-container-8.9-4.json

2023-11-02 15:24:44 UTC

/bin/sh -c #(nop) ADD file:404743ad8c9b0aeea92f4a67452a9eaa2c5b3616b827cd954fca69f95d0933f3 in /root/buildinfo/Dockerfile-ubi8-ubi-micro-8.9-4

2023-11-02 15:24:44 UTC

/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-11-02T15:22:40" "architecture"="aarch64" "vcs-type"="git" "vcs-ref"="f2b0e7d9ca0c749b07def087e8c70f40d9e3abc1" "io.k8s.description"="Very small image which doesn't install the package manager." "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/ubi-micro/images/8.9-4"

2023-12-20 08:10:59 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2023-12-20 08:10:59 UTC (buildkit.dockerfile.v0)

ARG RELEASE

2023-12-20 08:10:59 UTC (buildkit.dockerfile.v0)

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

2023-12-20 08:10:59 UTC (buildkit.dockerfile.v0)

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

2023-12-20 08:10:59 UTC (buildkit.dockerfile.v0)

COPY CREDITS /licenses/CREDITS # buildkit

2023-12-20 08:10:59 UTC (buildkit.dockerfile.v0)

COPY LICENSE /licenses/LICENSE # buildkit

2023-12-20 08:11:00 UTC (buildkit.dockerfile.v0)

ADD https://dl.minio.io/client/mc/release/linux-arm64/archive/mc.RELEASE.2023-12-20T07-14-22Z /usr/bin/mc # buildkit

2023-12-20 08:11:00 UTC (buildkit.dockerfile.v0)

RUN |2 TARGETARCH=arm64 RELEASE=RELEASE.2023-12-20T07-14-22Z /bin/sh -c chmod +x /usr/bin/mc # buildkit

2023-12-20 08:11:00 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["mc"]

Details
Created

2023-12-20 08:11:00 UTC

Size

29.9 MB

Content Digest
Labels
  • architecture
    ppc64le
  • build-date
    2023-11-02T15:22:40
  • 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.29.0
  • io.k8s.description
    Very small image which doesn't install the package manager.
  • io.k8s.display-name
    Ubi8-micro
  • io.openshift.expose-services
  • maintainer
    MinIO Inc <dev@min.io>
  • name
    ubi8/ubi-micro
  • release
    4
  • summary
    ubi8 micro image
  • url
    https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/ubi-micro/images/8.9-4
  • vcs-ref
    f2b0e7d9ca0c749b07def087e8c70f40d9e3abc1
  • vcs-type
    git
  • vendor
    Red Hat, Inc.
  • version
    8.9

Environment
PATH

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


Layers

[#000] sha256:826b5b66e7369d37762f5776ef0d893c52ed1fc2146187edc12cc7b4a26f1821 - 43.02% (12.9 MB)

[#001] sha256:b1fdb2dce12654ed8183b99d44bd51b48fdfa35109010bc758cf2e5b4a389aa4 - 0.41% (124 KB)

[#002] sha256:40a47dbaef955c343a18f731324dfd080c9f80a95c1f85600b17c862078b68c1 - 0.23% (71.4 KB)

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

[#004] sha256:ec3260b0ea79aa9b7d47811a821b55baeb6f06790608148e501046b7ba24a436 - 28.15% (8.42 MB)

[#005] sha256:4272323298a76e0a9e1a2e9df368187d3ffa57dac8d8522363ea835746f138e2 - 28.15% (8.42 MB)


History
2023-11-02 15:25:00 UTC

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

2023-11-02 15:25:00 UTC

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

2023-11-02 15:25:00 UTC

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

2023-11-02 15:25:00 UTC

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

2023-11-02 15:25: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-11-02 15:25:00 UTC

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

2023-11-02 15:25:00 UTC

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

2023-11-02 15:25:00 UTC

/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi8-micro"

2023-11-02 15:25:00 UTC

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

2023-11-02 15:25:00 UTC

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

2023-11-02 15:25:01 UTC

/bin/sh -c #(nop) COPY file:8a1c814f171edd8bd75797f42a80d00fa3b97b7ccc394c89c8a8cc591966bdfe in /etc/yum.repos.d/ubi.repo

2023-11-02 15:25:01 UTC

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

2023-11-02 15:25:01 UTC

/bin/sh -c #(nop) LABEL release=4

2023-11-02 15:25:01 UTC

/bin/sh -c #(nop) ADD file:1736fced06dca936504a56795778ade0edaef881720a568679b8204fd81a4423 in /root/buildinfo/content_manifests/ubi8-micro-container-8.9-4.json

2023-11-02 15:25:01 UTC

/bin/sh -c #(nop) ADD file:c39b86035f2c977d915bdfd82cf6f50db5351329d3dfd5f55a5006d62dd2923d in /root/buildinfo/Dockerfile-ubi8-ubi-micro-8.9-4

2023-11-02 15:25:01 UTC

/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-11-02T15:22:40" "architecture"="ppc64le" "vcs-type"="git" "vcs-ref"="f2b0e7d9ca0c749b07def087e8c70f40d9e3abc1" "io.k8s.description"="Very small image which doesn't install the package manager." "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/ubi-micro/images/8.9-4"

2023-12-20 08:10:59 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2023-12-20 08:10:59 UTC (buildkit.dockerfile.v0)

ARG RELEASE

2023-12-20 08:10:59 UTC (buildkit.dockerfile.v0)

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

2023-12-20 08:10:59 UTC (buildkit.dockerfile.v0)

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

2023-12-20 08:10:59 UTC (buildkit.dockerfile.v0)

COPY CREDITS /licenses/CREDITS # buildkit

2023-12-20 08:10:59 UTC (buildkit.dockerfile.v0)

COPY LICENSE /licenses/LICENSE # buildkit

2023-12-20 08:11:00 UTC (buildkit.dockerfile.v0)

ADD https://dl.minio.io/client/mc/release/linux-ppc64le/archive/mc.RELEASE.2023-12-20T07-14-22Z /usr/bin/mc # buildkit

2023-12-20 08:11:00 UTC (buildkit.dockerfile.v0)

RUN |2 TARGETARCH=ppc64le RELEASE=RELEASE.2023-12-20T07-14-22Z /bin/sh -c chmod +x /usr/bin/mc # buildkit

2023-12-20 08:11:00 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["mc"]

Details
Created

2023-12-20 08:11:00 UTC

Size

28.6 MB

Content Digest
Labels
  • architecture
    s390x
  • build-date
    2023-11-02T15:22:40
  • 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.29.0
  • io.k8s.description
    Very small image which doesn't install the package manager.
  • io.k8s.display-name
    Ubi8-micro
  • io.openshift.expose-services
  • maintainer
    MinIO Inc <dev@min.io>
  • name
    ubi8/ubi-micro
  • release
    4
  • summary
    ubi8 micro image
  • url
    https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/ubi-micro/images/8.9-4
  • vcs-ref
    f2b0e7d9ca0c749b07def087e8c70f40d9e3abc1
  • vcs-type
    git
  • vendor
    Red Hat, Inc.
  • version
    8.9

Environment
PATH

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


Layers

[#000] sha256:9a31ff8b8d85d94ffbc425ee6ef65268403d54d3fbeb9a2505aa7e1d708191fa - 36.48% (10.4 MB)

[#001] sha256:64282eed7289a7db75b02cd2f6b2177de6a9c1c44e377765a4e266bb97fca086 - 0.42% (124 KB)

[#002] sha256:40a47dbaef955c343a18f731324dfd080c9f80a95c1f85600b17c862078b68c1 - 0.24% (71.4 KB)

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

[#004] sha256:e6344d6a348cf26e6ed6b56e04f4d064909a818e0dbc2b8eddbafdebe8a137a6 - 31.41% (8.97 MB)

[#005] sha256:ed882e365625ea16b383b154ed91f0140b75a3aff6e3f65e0bedbf7ba11680a9 - 31.41% (8.97 MB)


History
2023-11-02 15:24:47 UTC

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

2023-11-02 15:24:47 UTC

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

2023-11-02 15:24:47 UTC

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

2023-11-02 15:24:47 UTC

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

2023-11-02 15:24: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-11-02 15:24:47 UTC

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

2023-11-02 15:24:47 UTC

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

2023-11-02 15:24:47 UTC

/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi8-micro"

2023-11-02 15:24:47 UTC

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

2023-11-02 15:24:48 UTC

/bin/sh -c #(nop) COPY dir:2410997cf8b24b071c96db08d57745421526318d6938b8baad1b84b7a831cc0f in /

2023-11-02 15:24:48 UTC

/bin/sh -c #(nop) COPY file:8a1c814f171edd8bd75797f42a80d00fa3b97b7ccc394c89c8a8cc591966bdfe in /etc/yum.repos.d/ubi.repo

2023-11-02 15:24:48 UTC

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

2023-11-02 15:24:48 UTC

/bin/sh -c #(nop) LABEL release=4

2023-11-02 15:24:48 UTC

/bin/sh -c #(nop) ADD file:0d6262fc010911eac9ba23349f852b77aad9c3e8c5b217e1cfdae76f0b9e9af5 in /root/buildinfo/content_manifests/ubi8-micro-container-8.9-4.json

2023-11-02 15:24:48 UTC

/bin/sh -c #(nop) ADD file:3c00194925f43c43339c4868e42704ab4c16efec0cb865604b4a710872722819 in /root/buildinfo/Dockerfile-ubi8-ubi-micro-8.9-4

2023-11-02 15:24:49 UTC

/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-11-02T15:22:40" "architecture"="s390x" "vcs-type"="git" "vcs-ref"="f2b0e7d9ca0c749b07def087e8c70f40d9e3abc1" "io.k8s.description"="Very small image which doesn't install the package manager." "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/ubi-micro/images/8.9-4"

2023-12-20 08:10:59 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2023-12-20 08:10:59 UTC (buildkit.dockerfile.v0)

ARG RELEASE

2023-12-20 08:10:59 UTC (buildkit.dockerfile.v0)

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

2023-12-20 08:10:59 UTC (buildkit.dockerfile.v0)

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

2023-12-20 08:10:59 UTC (buildkit.dockerfile.v0)

COPY CREDITS /licenses/CREDITS # buildkit

2023-12-20 08:10:59 UTC (buildkit.dockerfile.v0)

COPY LICENSE /licenses/LICENSE # buildkit

2023-12-20 08:11:00 UTC (buildkit.dockerfile.v0)

ADD https://dl.minio.io/client/mc/release/linux-s390x/archive/mc.RELEASE.2023-12-20T07-14-22Z /usr/bin/mc # buildkit

2023-12-20 08:11:00 UTC (buildkit.dockerfile.v0)

RUN |2 TARGETARCH=s390x RELEASE=RELEASE.2023-12-20T07-14-22Z /bin/sh -c chmod +x /usr/bin/mc # buildkit

2023-12-20 08:11:00 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