Namespace
minio
Image / Tag
mc:RELEASE.2024-02-24T01-33-20Z-cpuv1
Content Digest
sha256:40da52b1e467390301c223ba623a5cd081a884a03def5325e23e095aef6976ee
Details
Created

2024-02-25 05:36:29 UTC

Size

30.1 MB

Content Digest
Labels
  • architecture
    x86_64
  • build-date
    2024-02-13T17:01:07
  • 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
    10
  • summary
    ubi8 micro image
  • url
    https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/ubi-micro/images/8.9-10
  • 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:e8c60acba26e850e24fb260f713c1bb7509bbf24ca618e52d76346ceff133513 - 37.23% (11.2 MB)

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

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

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

[#004] sha256:0a0606fb5a6c4bd04a80489c6fd8ac04445047f3e0713393c67dbd45fbe9025f - 31.05% (9.36 MB)

[#005] sha256:a606d490c3dcae89f0257d142f974e49fe672c3f921674a2adfd2b35bfb6af12 - 31.05% (9.36 MB)


History
2024-02-13 17:03:35 UTC

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

2024-02-13 17:03:35 UTC

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

2024-02-13 17:03:35 UTC

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

2024-02-13 17:03:35 UTC

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

2024-02-13 17:03:35 UTC

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

2024-02-13 17:03:35 UTC

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

2024-02-13 17:03:35 UTC

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

2024-02-13 17:03:35 UTC

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

2024-02-13 17:03:35 UTC

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

2024-02-13 17:03:36 UTC

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

2024-02-13 17:03:36 UTC

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

2024-02-13 17:03:36 UTC

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

2024-02-13 17:03:36 UTC

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

2024-02-13 17:03:37 UTC

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

2024-02-13 17:03:37 UTC

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

2024-02-13 17:03:37 UTC

/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-02-13T17:01:07" "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-10"

2024-02-25 05:36:28 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2024-02-25 05:36:28 UTC (buildkit.dockerfile.v0)

ARG RELEASE

2024-02-25 05:36:28 UTC (buildkit.dockerfile.v0)

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

2024-02-25 05:36:28 UTC (buildkit.dockerfile.v0)

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

2024-02-25 05:36:28 UTC (buildkit.dockerfile.v0)

COPY CREDITS /licenses/CREDITS # buildkit

2024-02-25 05:36:28 UTC (buildkit.dockerfile.v0)

COPY LICENSE /licenses/LICENSE # buildkit

2024-02-25 05:36:29 UTC (buildkit.dockerfile.v0)

ADD https://dl.minio.io/client/mc/release/linux-amd64/archive/mc.RELEASE.2024-02-24T01-33-20Z /usr/bin/mc # buildkit

2024-02-25 05:36:29 UTC (buildkit.dockerfile.v0)

RUN |2 TARGETARCH=amd64 RELEASE=RELEASE.2024-02-24T01-33-20Z /bin/sh -c chmod +x /usr/bin/mc # buildkit

2024-02-25 05:36:29 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["mc"]

Details
Created

2024-02-25 05:36:29 UTC

Size

27.8 MB

Content Digest
Labels
  • architecture
    aarch64
  • build-date
    2024-02-13T17:01:07
  • 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
    10
  • summary
    ubi8 micro image
  • url
    https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/ubi-micro/images/8.9-10
  • 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:c23ed806499f4e9fc09a5eee5567a900c2e8a48ef04faa44c2f38912335f7d7c - 37.2% (10.3 MB)

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

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

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

[#004] sha256:18c49d2e3899c7cc11630aa0861dd9e42d360dbbfb3b69a9cda3615edd710134 - 31.04% (8.62 MB)

[#005] sha256:3751d801ec79e2816c34ba0768e55a477b7e7b000daa6368299cf80fc79a2b2b - 31.04% (8.62 MB)


History
2024-02-13 17:03:13 UTC

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

2024-02-13 17:03:13 UTC

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

2024-02-13 17:03:13 UTC

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

2024-02-13 17:03:13 UTC

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

2024-02-13 17:03:13 UTC

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

2024-02-13 17:03:13 UTC

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

2024-02-13 17:03:13 UTC

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

2024-02-13 17:03:13 UTC

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

2024-02-13 17:03:13 UTC

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

2024-02-13 17:03:13 UTC

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

2024-02-13 17:03:13 UTC

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

2024-02-13 17:03:13 UTC

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

2024-02-13 17:03:13 UTC

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

2024-02-13 17:03:13 UTC

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

2024-02-13 17:03:13 UTC

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

2024-02-13 17:03:14 UTC

/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-02-13T17:01:07" "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-10"

2024-02-25 05:36:28 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2024-02-25 05:36:28 UTC (buildkit.dockerfile.v0)

ARG RELEASE

2024-02-25 05:36:28 UTC (buildkit.dockerfile.v0)

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

2024-02-25 05:36:28 UTC (buildkit.dockerfile.v0)

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

2024-02-25 05:36:28 UTC (buildkit.dockerfile.v0)

COPY CREDITS /licenses/CREDITS # buildkit

2024-02-25 05:36:28 UTC (buildkit.dockerfile.v0)

COPY LICENSE /licenses/LICENSE # buildkit

2024-02-25 05:36:29 UTC (buildkit.dockerfile.v0)

ADD https://dl.minio.io/client/mc/release/linux-arm64/archive/mc.RELEASE.2024-02-24T01-33-20Z /usr/bin/mc # buildkit

2024-02-25 05:36:29 UTC (buildkit.dockerfile.v0)

RUN |2 TARGETARCH=arm64 RELEASE=RELEASE.2024-02-24T01-33-20Z /bin/sh -c chmod +x /usr/bin/mc # buildkit

2024-02-25 05:36:29 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["mc"]

Details
Created

2024-02-25 05:36:29 UTC

Size

30 MB

Content Digest
Labels
  • architecture
    ppc64le
  • build-date
    2024-02-13T17:01:07
  • 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
    10
  • summary
    ubi8 micro image
  • url
    https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/ubi-micro/images/8.9-10
  • 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:b1e6a0e569bc5a32001a622ee35ab9d27df7a99b1940da40deabd3fc3012acb2 - 43.04% (12.9 MB)

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

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

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

[#004] sha256:40bad260cb7d2edd1ba40c71bc5e02c024b7436cf4dddddf9324ca806e18f6e9 - 28.14% (8.46 MB)

[#005] sha256:e556e0d482887f03ee5eebc4f188a9610a3c1bf8bac118e205dafa646221cc46 - 28.14% (8.46 MB)


History
2024-02-13 17:03:33 UTC

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

2024-02-13 17:03:33 UTC

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

2024-02-13 17:03:33 UTC

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

2024-02-13 17:03:33 UTC

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

2024-02-13 17:03:33 UTC

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

2024-02-13 17:03:33 UTC

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

2024-02-13 17:03:33 UTC

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

2024-02-13 17:03:33 UTC

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

2024-02-13 17:03:33 UTC

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

2024-02-13 17:03:34 UTC

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

2024-02-13 17:03:34 UTC

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

2024-02-13 17:03:34 UTC

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

2024-02-13 17:03:34 UTC

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

2024-02-13 17:03:35 UTC

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

2024-02-13 17:03:35 UTC

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

2024-02-13 17:03:35 UTC

/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-02-13T17:01:07" "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-10"

2024-02-25 05:36:28 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2024-02-25 05:36:28 UTC (buildkit.dockerfile.v0)

ARG RELEASE

2024-02-25 05:36:28 UTC (buildkit.dockerfile.v0)

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

2024-02-25 05:36:28 UTC (buildkit.dockerfile.v0)

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

2024-02-25 05:36:28 UTC (buildkit.dockerfile.v0)

COPY CREDITS /licenses/CREDITS # buildkit

2024-02-25 05:36:28 UTC (buildkit.dockerfile.v0)

COPY LICENSE /licenses/LICENSE # buildkit

2024-02-25 05:36:28 UTC (buildkit.dockerfile.v0)

ADD https://dl.minio.io/client/mc/release/linux-ppc64le/archive/mc.RELEASE.2024-02-24T01-33-20Z /usr/bin/mc # buildkit

2024-02-25 05:36:29 UTC (buildkit.dockerfile.v0)

RUN |2 TARGETARCH=ppc64le RELEASE=RELEASE.2024-02-24T01-33-20Z /bin/sh -c chmod +x /usr/bin/mc # buildkit

2024-02-25 05:36:29 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["mc"]

Details
Created

2024-02-25 05:36:29 UTC

Size

28.6 MB

Content Digest
Labels
  • architecture
    s390x
  • build-date
    2024-02-13T17:01:07
  • 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
    10
  • summary
    ubi8 micro image
  • url
    https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/ubi-micro/images/8.9-10
  • 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:19a550d3d7caea874009d13b5c25b400f9dab16a019dbe694dad7bd6901c8453 - 36.33% (10.4 MB)

[#001] sha256:306cf876fb4489c5c27e41d4f151677fd0de81bc03740c25bdb78a4f7ca8bc6a - 0.42% (124 KB)

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

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

[#004] sha256:887d78a15eebd4c077a5ec0d10dfc53db7e632c68e034a5d0d44c4ca9fb3714b - 31.48% (9 MB)

[#005] sha256:be45b31be4ca9d504c8ae69adb73cbed18dc3073c8b2ce11eca7d846c793a2d2 - 31.48% (9 MB)


History
2024-02-13 17:03:19 UTC

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

2024-02-13 17:03:19 UTC

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

2024-02-13 17:03:19 UTC

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

2024-02-13 17:03:19 UTC

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

2024-02-13 17:03:19 UTC

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

2024-02-13 17:03:19 UTC

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

2024-02-13 17:03:19 UTC

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

2024-02-13 17:03:19 UTC

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

2024-02-13 17:03:19 UTC

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

2024-02-13 17:03:19 UTC

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

2024-02-13 17:03:19 UTC

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

2024-02-13 17:03:19 UTC

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

2024-02-13 17:03:19 UTC

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

2024-02-13 17:03:19 UTC

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

2024-02-13 17:03:19 UTC

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

2024-02-13 17:03:19 UTC

/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-02-13T17:01:07" "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-10"

2024-02-25 05:36:28 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2024-02-25 05:36:28 UTC (buildkit.dockerfile.v0)

ARG RELEASE

2024-02-25 05:36:28 UTC (buildkit.dockerfile.v0)

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

2024-02-25 05:36:28 UTC (buildkit.dockerfile.v0)

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

2024-02-25 05:36:28 UTC (buildkit.dockerfile.v0)

COPY CREDITS /licenses/CREDITS # buildkit

2024-02-25 05:36:28 UTC (buildkit.dockerfile.v0)

COPY LICENSE /licenses/LICENSE # buildkit

2024-02-25 05:36:28 UTC (buildkit.dockerfile.v0)

ADD https://dl.minio.io/client/mc/release/linux-s390x/archive/mc.RELEASE.2024-02-24T01-33-20Z /usr/bin/mc # buildkit

2024-02-25 05:36:29 UTC (buildkit.dockerfile.v0)

RUN |2 TARGETARCH=s390x RELEASE=RELEASE.2024-02-24T01-33-20Z /bin/sh -c chmod +x /usr/bin/mc # buildkit

2024-02-25 05:36:29 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