2024-07-08 14:41:32 UTC
15.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:bb57a3a122008d2d0fdb320c6f1e35e086fc36c38d7dbd09933afad05d333faf - 100.0% (15.2 MB)
[#001] sha256:6227ec8676791eb48815cc6834c7b73699a69379bca1bff74c95b1300b835796 - 0.0% (180 Bytes)
[#002] sha256:6d9c85de636ca9dcfe6d8f1ec4d0bd56943cfca17b1152a435a70ab80371f695 - 0.0% (272 Bytes)
COPY /bin/kubectl /bin/kubectl # buildkit
2024-07-08 14:41:32 UTC (buildkit.dockerfile.v0)COPY /etc/passwd /etc/passwd # buildkit
2024-07-08 14:41:32 UTC (buildkit.dockerfile.v0)COPY /etc/group /etc/group # buildkit
2024-07-08 14:41:32 UTC (buildkit.dockerfile.v0)USER kubectl
2024-07-08 14:41:32 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/kubectl"]
2024-07-08 14:41:32 UTC (buildkit.dockerfile.v0)CMD ["help"]
2024-07-08 14:41:48 UTC
13.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:af58e826d9c9d4a1ad93ef45906acea74879375346d21ceec51c0892f73ba630 - 100.0% (13.8 MB)
[#001] sha256:96de5438fb9b7305aa885ee1a13a07fef478c2fa5d6a30e832e01957f3336851 - 0.0% (179 Bytes)
[#002] sha256:5ea9e9bd216ee88cc729320c08e8ff057b999c099f24025434c41fed9b1729a3 - 0.0% (272 Bytes)
COPY /bin/kubectl /bin/kubectl # buildkit
2024-07-08 14:41:48 UTC (buildkit.dockerfile.v0)COPY /etc/passwd /etc/passwd # buildkit
2024-07-08 14:41:48 UTC (buildkit.dockerfile.v0)COPY /etc/group /etc/group # buildkit
2024-07-08 14:41:48 UTC (buildkit.dockerfile.v0)USER kubectl
2024-07-08 14:41:48 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/kubectl"]
2024-07-08 14:41:48 UTC (buildkit.dockerfile.v0)CMD ["help"]
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.