2023-12-06 10:07:52 UTC
25.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:133efa1a642134581cb1e6d1949496017e90ebb056278cd5a2c368bf4718f3fd - 26.77% (6.87 MB)
[#001] sha256:804b64b2f7e3b5f1a99e7022c64b0574d153d8187d9711f82851efbcff42f6cd - 0.47% (124 KB)
[#002] sha256:37bd2002d9ab208360743ab18131c09c2e88492ff3090ac98a8ea94a19bee86a - 0.27% (71.3 KB)
[#003] sha256:3915639c4b377db232ce8d3ac163c19ba7b2b933ffa276fd5bdccdddaa6f73d1 - 0.04% (11.6 KB)
[#004] sha256:5794ca316ee80045db057eee9c1c6289e3f7e609c59b89fd489162a9982329fc - 36.22% (9.3 MB)
[#005] sha256:fd3e45c4e3e5f21d397d1877aa934910f82cd1d9b7b0019a4ad1ed7c1d5de9dc - 36.22% (9.3 MB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-11-01 13:59:27 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-micro-container"
2023-11-01 13:59:27 UTC/bin/sh -c #(nop) LABEL name="ubi9/ubi-micro"
2023-11-01 13:59:27 UTC/bin/sh -c #(nop) LABEL version="9.3"
2023-11-01 13:59:27 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-11-01 13:59:27 UTC/bin/sh -c #(nop) LABEL summary="ubi9 micro image"
2023-11-01 13:59:27 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2023-11-01 13:59:27 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi9-micro"
2023-11-01 13:59:27 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-11-01 13:59:27 UTC/bin/sh -c #(nop) COPY dir:5476f371a7cbbfb430c004ec64e22960749de3863656b01def9734d7ee7f8a72 in /
2023-11-01 13:59:28 UTC/bin/sh -c #(nop) COPY file:eec73f859c6e7f6c8a9427ecc5249504fe89ae54dc3a1521b442674a90497d32 in /etc/yum.repos.d/ubi.repo
2023-11-01 13:59:28 UTC/bin/sh -c #(nop) CMD /bin/sh
2023-11-01 13:59:28 UTC/bin/sh -c #(nop) LABEL release=6
2023-11-01 13:59:28 UTC/bin/sh -c #(nop) ADD file:3c1d433011a71142346a34393b7b9d9ba52309700c82df1ba1ad51037bb2e5b9 in /root/buildinfo/content_manifests/ubi9-micro-container-9.3-6.json
2023-11-01 13:59:28 UTC/bin/sh -c #(nop) ADD file:43ca101a703b16f5336489efc64210907bd59d3ad88c31811061f9897e7d5896 in /root/buildinfo/Dockerfile-ubi9-ubi-micro-9.3-6
2023-11-01 13:59:28 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-11-01T13:57:04" "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-6"
2023-12-06 10:07:52 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-12-06 10:07:52 UTC (buildkit.dockerfile.v0)ARG RELEASE
2023-12-06 10:07:52 UTC (buildkit.dockerfile.v0)LABEL maintainer=MinIO Inc <dev@min.io>
2023-12-06 10:07:52 UTC (buildkit.dockerfile.v0)COPY /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem /etc/pki/ca-trust/extracted/pem/ # buildkit
2023-12-06 10:07:52 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2023-12-06 10:07:52 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2023-12-06 10:07:52 UTC (buildkit.dockerfile.v0)ADD https://dl.minio.io/client/mc/release/linux-amd64/archive/mc.RELEASE.2023-12-02T11-24-10Z.fips /usr/bin/mc # buildkit
2023-12-06 10:07:52 UTC (buildkit.dockerfile.v0)RUN |2 TARGETARCH=amd64 RELEASE=RELEASE.2023-12-02T11-24-10Z /bin/sh -c chmod +x /usr/bin/mc # buildkit
2023-12-06 10:07:52 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.