2021-07-27 15:51:13 UTC
72.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:8f403cb21126270e2d1551022b82c77c695ce40c9812795daf7ad77a05c2b9f6 - 51.59% (37.6 MB)
[#001] sha256:65c0f2178ac8a3c28f48efd26ccf16bd6f344fa88d1aa20efd3a25d5f99587c0 - 0.0% (1.71 KB)
[#002] sha256:c185a58c3264eeb49f0ce08eeea3839865f2497f4a59d235cf373e807e7a8cb7 - 10.18% (7.42 MB)
[#003] sha256:07eafb10b4503f2f76b2ac4aea3e20d7d880663e6ea59797cc942a7d50518202 - 0.04% (32.5 KB)
[#004] sha256:6827efba808b8dcec5408ee535b9ade7fe8599bca5cef8c699a611e6c9781810 - 0.02% (11.6 KB)
[#005] sha256:5d74237ae8216d99b00606232fbf1e316ba1ec460eb5d4e7ab3cd50ec3fe2ce6 - 38.17% (27.8 MB)
ARG TARGETARCH
2021-07-27 15:50:59 UTC (buildkit.dockerfile.v0)COPY /go/bin/mc /usr/bin/mc # buildkit
2021-07-27 15:50:59 UTC (buildkit.dockerfile.v0)COPY /go/mc/CREDITS /licenses/CREDITS # buildkit
2021-07-27 15:50:59 UTC (buildkit.dockerfile.v0)COPY /go/mc/LICENSE /licenses/LICENSE # buildkit
2021-07-27 15:51:13 UTC (buildkit.dockerfile.v0)RUN |1 TARGETARCH=amd64 /bin/sh -c microdnf update --nodocs && microdnf install ca-certificates --nodocs && microdnf clean all # buildkit
2021-07-27 15:51:13 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.