2026-02-13 14:59:16 UTC
16.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:16443bf195b455136c459380540694c71e8a4934e4d3fcd1e176f8cb996fe786 - 100.0% (16.6 MB)
[#001] sha256:6237244f4010f5b9aadd0225783a8e0a9620890e25103a710c3cfe1c2e4401bf - 0.0% (201 Bytes)
[#002] sha256:de41fe2cded3eb31fbdc5521db3117617628b0c004b177480c7c13c65d93fefd - 0.0% (290 Bytes)
COPY /bin/kubectl /bin/kubectl # buildkit
2026-02-13 14:59:16 UTC (buildkit.dockerfile.v0)COPY /etc/passwd /etc/passwd # buildkit
2026-02-13 14:59:16 UTC (buildkit.dockerfile.v0)COPY /etc/group /etc/group # buildkit
2026-02-13 14:59:16 UTC (buildkit.dockerfile.v0)USER kubectl
2026-02-13 14:59:16 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/kubectl"]
2026-02-13 14:59:16 UTC (buildkit.dockerfile.v0)CMD ["help"]
2026-02-13 14:59:21 UTC
15.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:b5f92e71b9592535af25e777f207dc2b74e0aa975f86e055f9dac00c3bb1f640 - 100.0% (15.1 MB)
[#001] sha256:0289f5830452ce73b33702c8af65d5259b7b6578f7eb776c74871295338d28f8 - 0.0% (203 Bytes)
[#002] sha256:d13298285ce68638325484a836f0a8471885baa619555bec556c7545f4052a39 - 0.0% (289 Bytes)
COPY /bin/kubectl /bin/kubectl # buildkit
2026-02-13 14:59:21 UTC (buildkit.dockerfile.v0)COPY /etc/passwd /etc/passwd # buildkit
2026-02-13 14:59:21 UTC (buildkit.dockerfile.v0)COPY /etc/group /etc/group # buildkit
2026-02-13 14:59:21 UTC (buildkit.dockerfile.v0)USER kubectl
2026-02-13 14:59:21 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/kubectl"]
2026-02-13 14:59:21 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.