2024-07-29 10:58:37 UTC
27.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5f328c14e09dcf260227fb3a7eb4d0ef531ad567bd2868d0c5cef9f0190d1f5f - 24.84% (6.93 MB)
[#001] sha256:6189935210cc2c5450eca483448cbc21d0c122fdc1b968ade0bb67f08f5ff476 - 0.43% (124 KB)
[#002] sha256:0412eb59d865365b58e19515461dd36aaff277b0c50cb99ba8db0d22b2d83699 - 0.25% (70.1 KB)
[#003] sha256:a607657b6582a1bf7d922c22ef297ea2d3b888c121310cbe15f5c1a56f304c10 - 0.04% (11.6 KB)
[#004] sha256:4fa34cff448801ba06bbbb93fbdbbba490a0e80c7497dc8f943a72b8433fee5b - 37.22% (10.4 MB)
[#005] sha256:48081ccecf5d48a2e843968a049459cfae4c78e14c804b0774bcc384d306826e - 37.22% (10.4 MB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2024-07-18 17:25:32 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-micro-container"
2024-07-18 17:25:32 UTC/bin/sh -c #(nop) LABEL name="ubi9/ubi-micro"
2024-07-18 17:25:32 UTC/bin/sh -c #(nop) LABEL version="9.4"
2024-07-18 17:25:32 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2024-07-18 17:25:32 UTC/bin/sh -c #(nop) LABEL summary="ubi9 micro image"
2024-07-18 17:25:32 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2024-07-18 17:25:32 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi9-micro"
2024-07-18 17:25:32 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2024-07-18 17:25:32 UTC/bin/sh -c #(nop) COPY dir:0347fc8357ec70150986ef6ecb45a0c8093850c4ac3bf284a1120f49db142b89 in /
2024-07-18 17:25:32 UTC/bin/sh -c #(nop) COPY file:eec73f859c6e7f6c8a9427ecc5249504fe89ae54dc3a1521b442674a90497d32 in /etc/yum.repos.d/ubi.repo
2024-07-18 17:25:32 UTC/bin/sh -c #(nop) CMD /bin/sh
2024-07-18 17:25:32 UTC/bin/sh -c #(nop) LABEL release=13
2024-07-18 17:25:33 UTC/bin/sh -c #(nop) ADD file:7a6443cc96cdd0bf93784bb6707c50bc5aeba7507ba8edad943ef235b3faa806 in /root/buildinfo/content_manifests/ubi9-micro-container-9.4-13.json
2024-07-18 17:25:33 UTC/bin/sh -c #(nop) ADD file:982fb8a1d86b2b57d00b060e23c5364b7060261ad9ab67d7ba650e0b0aa571c7 in /root/buildinfo/Dockerfile-ubi9-ubi-micro-9.4-13
2024-07-18 17:25:33 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-07-18T17:22:52" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="cd5996c9b8b99b546584696465f8f39ec682078c" "io.k8s.description"="Very small image which doesn't install the package manager." "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/ubi9/ubi-micro/images/9.4-13"
2024-07-29 10:58:37 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2024-07-29 10:58:37 UTC (buildkit.dockerfile.v0)ARG RELEASE
2024-07-29 10:58:37 UTC (buildkit.dockerfile.v0)LABEL maintainer=MinIO Inc <dev@min.io>
2024-07-29 10:58:37 UTC (buildkit.dockerfile.v0)COPY /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem /etc/pki/ca-trust/extracted/pem/ # buildkit
2024-07-29 10:58:37 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2024-07-29 10:58:37 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2024-07-29 10:58:37 UTC (buildkit.dockerfile.v0)ADD https://dl.minio.io/client/mc/release/linux-amd64/archive/mc.RELEASE.2024-07-26T13-08-44Z.fips /usr/bin/mc # buildkit
2024-07-29 10:58:37 UTC (buildkit.dockerfile.v0)RUN |2 TARGETARCH=amd64 RELEASE=RELEASE.2024-07-26T13-08-44Z /bin/sh -c chmod +x /usr/bin/mc # buildkit
2024-07-29 10:58:37 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.