2024-05-10 01:45:38 UTC
26 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ddf997398e20f578ed639588e6d0db772508d3e8e5d3d942c8d9ff8e2883027c - 26.73% (6.96 MB)
[#001] sha256:7cb8716df4bda0c577e5c6ba984a2733c1206e19cb90525d3fa39f76ec3eeb79 - 0.47% (124 KB)
[#002] sha256:d0b835d0ce8de6f4d6edc0befab048676ea11da6724414d8ae6112cc09600cf1 - 0.27% (71.2 KB)
[#003] sha256:76b6b49e8a2d820ae827ae2d701dfd8800559448fc8137c67f9dde082016707f - 0.04% (11.6 KB)
[#004] sha256:b6f8df5a30bdf73931492090483d57b111997d0f5828fde77e1ed14820f40cfb - 36.25% (9.44 MB)
[#005] sha256:d28f169ea5e07eb1397065120a7d4f312553f98fba386e2eb5d60c4bcc956aae - 36.25% (9.44 MB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2024-04-25 17:08:24 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-micro-container"
2024-04-25 17:08:24 UTC/bin/sh -c #(nop) LABEL name="ubi9/ubi-micro"
2024-04-25 17:08:24 UTC/bin/sh -c #(nop) LABEL version="9.4"
2024-04-25 17:08:24 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2024-04-25 17:08:24 UTC/bin/sh -c #(nop) LABEL summary="ubi9 micro image"
2024-04-25 17:08:24 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2024-04-25 17:08:24 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi9-micro"
2024-04-25 17:08:24 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2024-04-25 17:08:25 UTC/bin/sh -c #(nop) COPY dir:79b445934a2e5e0ebfefeace0ea7f1f298c9a8cf2529368f96aa664cc86df471 in /
2024-04-25 17:08:25 UTC/bin/sh -c #(nop) COPY file:eec73f859c6e7f6c8a9427ecc5249504fe89ae54dc3a1521b442674a90497d32 in /etc/yum.repos.d/ubi.repo
2024-04-25 17:08:25 UTC/bin/sh -c #(nop) CMD /bin/sh
2024-04-25 17:08:25 UTC/bin/sh -c #(nop) LABEL release=6
2024-04-25 17:08:26 UTC/bin/sh -c #(nop) ADD file:5f1e6115c3b2e0a20c75a1b82ca5ff0c093e270f6f44b1865b3d9d03a25897b8 in /root/buildinfo/content_manifests/ubi9-micro-container-9.4-6.json
2024-04-25 17:08:26 UTC/bin/sh -c #(nop) ADD file:4172cebd6eb1641892aba9f6f539d0b088d4273ff383c5fcd12f1254499596b5 in /root/buildinfo/Dockerfile-ubi9-ubi-micro-9.4-6
2024-04-25 17:08:26 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-04-25T17:06:25" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="433dec61d526247ac9533c1d9b97e98a1127c782" "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-6"
2024-05-10 01:45:37 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2024-05-10 01:45:37 UTC (buildkit.dockerfile.v0)ARG RELEASE
2024-05-10 01:45:37 UTC (buildkit.dockerfile.v0)LABEL maintainer=MinIO Inc <dev@min.io>
2024-05-10 01:45:37 UTC (buildkit.dockerfile.v0)COPY /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem /etc/pki/ca-trust/extracted/pem/ # buildkit
2024-05-10 01:45:37 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2024-05-10 01:45:37 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2024-05-10 01:45:37 UTC (buildkit.dockerfile.v0)ADD https://dl.minio.io/client/mc/release/linux-amd64/archive/mc.RELEASE.2024-05-09T17-04-24Z.fips /usr/bin/mc # buildkit
2024-05-10 01:45:38 UTC (buildkit.dockerfile.v0)RUN |2 TARGETARCH=amd64 RELEASE=RELEASE.2024-05-09T17-04-24Z /bin/sh -c chmod +x /usr/bin/mc # buildkit
2024-05-10 01:45:38 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.