2024-07-03 23:40:39 UTC
26 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a04e04efb6ef734885409c59529ee99f639717edcba8f2ee59b54ad6afe9cc9b - 26.6% (6.93 MB)
[#001] sha256:8924cf86e69481167f71064e27ba71e9df9ccd2764399588e3b54964b06ecf93 - 0.47% (124 KB)
[#002] sha256:8559cc15236f1804cf5c6e0316823f03f5149285976f4c581a9d6f1ee8d32bf7 - 0.27% (71.2 KB)
[#003] sha256:a83a14af4ba9a7744c2a3611b00921eeedb63f9b64fd939d55092069ca0d3098 - 0.04% (11.6 KB)
[#004] sha256:9d910441d913eb949531d8902a6057334cfa5a7dcd385078547ebfbf9c8a7dba - 36.31% (9.45 MB)
[#005] sha256:e4837e9046776b8893d923c2eb19614b09abd627ebf7d333c65d3325266f3afd - 36.31% (9.45 MB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2024-06-06 02:53:48 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-micro-container"
2024-06-06 02:53:48 UTC/bin/sh -c #(nop) LABEL name="ubi9/ubi-micro"
2024-06-06 02:53:48 UTC/bin/sh -c #(nop) LABEL version="9.4"
2024-06-06 02:53:48 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2024-06-06 02:53:48 UTC/bin/sh -c #(nop) LABEL summary="ubi9 micro image"
2024-06-06 02:53:48 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2024-06-06 02:53:48 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi9-micro"
2024-06-06 02:53:48 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2024-06-06 02:53:48 UTC/bin/sh -c #(nop) COPY dir:08a2bf5d0d8fb7958a66c7544ea804b6ea93bec69f552214f0773cb8a4891064 in /
2024-06-06 02:53:48 UTC/bin/sh -c #(nop) COPY file:eec73f859c6e7f6c8a9427ecc5249504fe89ae54dc3a1521b442674a90497d32 in /etc/yum.repos.d/ubi.repo
2024-06-06 02:53:48 UTC/bin/sh -c #(nop) CMD /bin/sh
2024-06-06 02:53:48 UTC/bin/sh -c #(nop) LABEL release=9
2024-06-06 02:53:49 UTC/bin/sh -c #(nop) ADD file:989978e4c49acbc9e55ac0e7288d23209899344911a7cc820e4bd077ddcac100 in /root/buildinfo/content_manifests/ubi9-micro-container-9.4-9.json
2024-06-06 02:53:49 UTC/bin/sh -c #(nop) ADD file:36956cfaa17db319796ddfe565bcd3c08ded47387259c46386e805873963bade in /root/buildinfo/Dockerfile-ubi9-ubi-micro-9.4-9
2024-06-06 02:53:49 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-06-06T02:51:51" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="cd5996c9b8b99b546584696465f8f39ec682078c" "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-9"
2024-07-03 23:40:39 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2024-07-03 23:40:39 UTC (buildkit.dockerfile.v0)ARG RELEASE
2024-07-03 23:40:39 UTC (buildkit.dockerfile.v0)LABEL maintainer=MinIO Inc <dev@min.io>
2024-07-03 23:40:39 UTC (buildkit.dockerfile.v0)COPY /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem /etc/pki/ca-trust/extracted/pem/ # buildkit
2024-07-03 23:40:39 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2024-07-03 23:40:39 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2024-07-03 23:40:39 UTC (buildkit.dockerfile.v0)ADD https://dl.minio.io/client/mc/release/linux-amd64/archive/mc.RELEASE.2024-07-03T20-17-25Z.fips /usr/bin/mc # buildkit
2024-07-03 23:40:39 UTC (buildkit.dockerfile.v0)RUN |2 TARGETARCH=amd64 RELEASE=RELEASE.2024-07-03T20-17-25Z /bin/sh -c chmod +x /usr/bin/mc # buildkit
2024-07-03 23:40:39 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.