2024-01-31 20:38:13 UTC
25.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ea29d36b883ebee4195ea64512623b46adc7fa94a80e184acc510a00b9f5b88c - 26.71% (6.89 MB)
[#001] sha256:ca02f27821ae3d53887d4577445a820927761a19ac988c897d8705cec6fc283d - 0.47% (124 KB)
[#002] sha256:e3b376486e702764f22f10ada8f441dc54420743c8c31b568347491850b35a21 - 0.27% (71.4 KB)
[#003] sha256:8466f7bc8476d66631ffa2a02af4c3483f32c5bc10c275bc18fb44c2bf7f8b00 - 0.04% (11.6 KB)
[#004] sha256:d43eb2f96e10ebab457f49956fd3d35ee54bea8f995c8767379462c73b6404af - 36.25% (9.35 MB)
[#005] sha256:28defde9487d3bbb5d8f686f3b5a3d347368aa75aab2317d19eb257d4c5d31a0 - 36.25% (9.35 MB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2024-01-18 10:08:22 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-micro-container"
2024-01-18 10:08:22 UTC/bin/sh -c #(nop) LABEL name="ubi9/ubi-micro"
2024-01-18 10:08:22 UTC/bin/sh -c #(nop) LABEL version="9.3"
2024-01-18 10:08:22 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2024-01-18 10:08:22 UTC/bin/sh -c #(nop) LABEL summary="ubi9 micro image"
2024-01-18 10:08:22 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2024-01-18 10:08:22 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi9-micro"
2024-01-18 10:08:22 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2024-01-18 10:08:23 UTC/bin/sh -c #(nop) COPY dir:b4c56c8ee136a3d8550817bb736bcd586be7da120fa51e85d80783b087276962 in /
2024-01-18 10:08:23 UTC/bin/sh -c #(nop) COPY file:eec73f859c6e7f6c8a9427ecc5249504fe89ae54dc3a1521b442674a90497d32 in /etc/yum.repos.d/ubi.repo
2024-01-18 10:08:23 UTC/bin/sh -c #(nop) CMD /bin/sh
2024-01-18 10:08:23 UTC/bin/sh -c #(nop) LABEL release=13
2024-01-18 10:08:23 UTC/bin/sh -c #(nop) ADD file:6dca2b6931e721dc2515dbd66acd41501bf4bbd06ad9c6d0d5950a8f4af77a5d in /root/buildinfo/content_manifests/ubi9-micro-container-9.3-13.json
2024-01-18 10:08:23 UTC/bin/sh -c #(nop) ADD file:0fc7de14fc44e1d80c5ac6d6062ee58a9464555c26081dbb7050df8f2a8e586d in /root/buildinfo/Dockerfile-ubi9-ubi-micro-9.3-13
2024-01-18 10:08:23 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-01-18T10:06:04" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="303dc144996db01765d69e8ea45d2d617d953e42" "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.3-13"
2024-01-31 20:38:13 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2024-01-31 20:38:13 UTC (buildkit.dockerfile.v0)ARG RELEASE
2024-01-31 20:38:13 UTC (buildkit.dockerfile.v0)LABEL maintainer=MinIO Inc <dev@min.io>
2024-01-31 20:38:13 UTC (buildkit.dockerfile.v0)COPY /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem /etc/pki/ca-trust/extracted/pem/ # buildkit
2024-01-31 20:38:13 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2024-01-31 20:38:13 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2024-01-31 20:38:13 UTC (buildkit.dockerfile.v0)ADD https://dl.minio.io/client/mc/release/linux-amd64/archive/mc.RELEASE.2024-01-31T08-59-40Z.fips /usr/bin/mc # buildkit
2024-01-31 20:38:13 UTC (buildkit.dockerfile.v0)RUN |2 TARGETARCH=amd64 RELEASE=RELEASE.2024-01-31T08-59-40Z /bin/sh -c chmod +x /usr/bin/mc # buildkit
2024-01-31 20:38:13 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.