2024-03-07 01:51:19 UTC
26 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:82e56b4fb992cf3a0171fb51b07ac179b0a5ea5ad3ef058f33d333cac1e0acd3 - 26.41% (6.86 MB)
[#001] sha256:bf1c1d2214d8b3006185db2617e6c413d6cf721955bb23b9dca7ebf7df6ff656 - 0.47% (124 KB)
[#002] sha256:e0133a9d36290a7773899bfd574a1410bc0ca25fd7984a4413eeb8f5e03e22a0 - 0.27% (71.4 KB)
[#003] sha256:fd6d37b9747fcbd9c7158404c731e243178c2edac8375bb107cc6b353c868c32 - 0.04% (11.6 KB)
[#004] sha256:17e20f87a76d36f9831f2066eead2a5e02fd5b24b8cd2ad7a984ab9b4c3dd8ee - 36.4% (9.45 MB)
[#005] sha256:d31c22d02348a5eb1d1d570bcf1b32c2880e2ce2cdc4b8893602009cfca78afa - 36.41% (9.45 MB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2024-02-29 16:07:20 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-micro-container"
2024-02-29 16:07:20 UTC/bin/sh -c #(nop) LABEL name="ubi9/ubi-micro"
2024-02-29 16:07:20 UTC/bin/sh -c #(nop) LABEL version="9.3"
2024-02-29 16:07:20 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-29 16:07:20 UTC/bin/sh -c #(nop) LABEL summary="ubi9 micro image"
2024-02-29 16:07:20 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2024-02-29 16:07:20 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi9-micro"
2024-02-29 16:07:20 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2024-02-29 16:07:20 UTC/bin/sh -c #(nop) COPY dir:6145aafe55bb190e856aae2727aa2725110cd7b0843da3d004986102bf1c937b in /
2024-02-29 16:07:21 UTC/bin/sh -c #(nop) COPY file:eec73f859c6e7f6c8a9427ecc5249504fe89ae54dc3a1521b442674a90497d32 in /etc/yum.repos.d/ubi.repo
2024-02-29 16:07:21 UTC/bin/sh -c #(nop) CMD /bin/sh
2024-02-29 16:07:21 UTC/bin/sh -c #(nop) LABEL release=15
2024-02-29 16:07:21 UTC/bin/sh -c #(nop) ADD file:3b220cd51a397d1576895383c8f71312a3318d7d8a55044e0e55eca321aa8ace in /root/buildinfo/content_manifests/ubi9-micro-container-9.3-15.json
2024-02-29 16:07:21 UTC/bin/sh -c #(nop) ADD file:24783417f2a36df09be1b8148e62244b629292112a7fee58d47c9143c784bd67 in /root/buildinfo/Dockerfile-ubi9-ubi-micro-9.3-15
2024-02-29 16:07:21 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-02-29T16:04:33" "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-15"
2024-03-07 01:51:19 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2024-03-07 01:51:19 UTC (buildkit.dockerfile.v0)ARG RELEASE
2024-03-07 01:51:19 UTC (buildkit.dockerfile.v0)LABEL maintainer=MinIO Inc <dev@min.io>
2024-03-07 01:51:19 UTC (buildkit.dockerfile.v0)COPY /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem /etc/pki/ca-trust/extracted/pem/ # buildkit
2024-03-07 01:51:19 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2024-03-07 01:51:19 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2024-03-07 01:51:19 UTC (buildkit.dockerfile.v0)ADD https://dl.minio.io/client/mc/release/linux-amd64/archive/mc.RELEASE.2024-03-07T00-31-49Z.fips /usr/bin/mc # buildkit
2024-03-07 01:51:19 UTC (buildkit.dockerfile.v0)RUN |2 TARGETARCH=amd64 RELEASE=RELEASE.2024-03-07T00-31-49Z /bin/sh -c chmod +x /usr/bin/mc # buildkit
2024-03-07 01:51:19 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.