2023-12-14 02:39:11 UTC
25.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f72461870632592db36cc0addefccfe6805504402b9f0d2dfba63348cef50829 - 26.72% (6.86 MB)
[#001] sha256:4b129f5cc9774ea660ed55edb46f9168af1ef1e737ec8a31adf44f1b326cfda0 - 0.47% (124 KB)
[#002] sha256:fefd2698597df32b994a99d6bfbaea88924d3d0740139c53e2e87b78bebb5583 - 0.27% (71.3 KB)
[#003] sha256:3ad3837c9f079c3579f1f8c7616a99f077bb5403d935c0c9b07c15f008e6e6c3 - 0.04% (11.6 KB)
[#004] sha256:65ede4a7445c0c46e50a831ce9760298a22fb869085ff1c6962e5943290546a5 - 36.25% (9.31 MB)
[#005] sha256:a1b94b5d9424ab479fd670cc9c3dc972b555cd53faa97de231ba0e62cd74021d - 36.25% (9.31 MB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-12-07 06:09:22 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-micro-container"
2023-12-07 06:09:22 UTC/bin/sh -c #(nop) LABEL name="ubi9/ubi-micro"
2023-12-07 06:09:22 UTC/bin/sh -c #(nop) LABEL version="9.3"
2023-12-07 06:09:22 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-12-07 06:09:22 UTC/bin/sh -c #(nop) LABEL summary="ubi9 micro image"
2023-12-07 06:09:22 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2023-12-07 06:09:22 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi9-micro"
2023-12-07 06:09:22 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-12-07 06:09:22 UTC/bin/sh -c #(nop) COPY dir:bffca7f1cea01d635849eba79168c57ae7a64b313db09850a0dd03d1bc4fe531 in /
2023-12-07 06:09:23 UTC/bin/sh -c #(nop) COPY file:eec73f859c6e7f6c8a9427ecc5249504fe89ae54dc3a1521b442674a90497d32 in /etc/yum.repos.d/ubi.repo
2023-12-07 06:09:23 UTC/bin/sh -c #(nop) CMD /bin/sh
2023-12-07 06:09:23 UTC/bin/sh -c #(nop) LABEL release=9
2023-12-07 06:09:23 UTC/bin/sh -c #(nop) ADD file:20e4474581f9318058e01f6e4cb8669f94323ab7b214e6cac95cdc4a519c3f37 in /root/buildinfo/content_manifests/ubi9-micro-container-9.3-9.json
2023-12-07 06:09:23 UTC/bin/sh -c #(nop) ADD file:a21d6b16e20f173055d6e2e38abf797365e016ac5ae6ae35b92bb05f62ff422a in /root/buildinfo/Dockerfile-ubi9-ubi-micro-9.3-9
2023-12-07 06:09:23 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-12-07T06:07:13" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="7c8efa4a6b572674bf941c8ad74c59eb3ac8b9df" "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-9"
2023-12-14 02:39:11 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-12-14 02:39:11 UTC (buildkit.dockerfile.v0)ARG RELEASE
2023-12-14 02:39:11 UTC (buildkit.dockerfile.v0)LABEL maintainer=MinIO Inc <dev@min.io>
2023-12-14 02:39:11 UTC (buildkit.dockerfile.v0)COPY /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem /etc/pki/ca-trust/extracted/pem/ # buildkit
2023-12-14 02:39:11 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2023-12-14 02:39:11 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2023-12-14 02:39:11 UTC (buildkit.dockerfile.v0)ADD https://dl.minio.io/client/mc/release/linux-amd64/archive/mc.RELEASE.2023-12-14T00-37-41Z.fips /usr/bin/mc # buildkit
2023-12-14 02:39:11 UTC (buildkit.dockerfile.v0)RUN |2 TARGETARCH=amd64 RELEASE=RELEASE.2023-12-14T00-37-41Z /bin/sh -c chmod +x /usr/bin/mc # buildkit
2023-12-14 02:39:11 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.