2023-06-19 06:44:45 UTC
13.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4edd58fb3588be89e61750a704d24914ce04024ea39d6aec6aee54ac0fa82715 - 100.0% (13.8 MB)
[#001] sha256:128e2527a9710e0d9a3161880dee5d5948f280134740d43191417ab0840d773e - 0.0% (200 Bytes)
[#002] sha256:178d9cab019da06e14c2845602d48c6b349334918fd443bd07e26c730edf1644 - 0.0% (277 Bytes)
COPY /bin/kubectl /bin/kubectl # buildkit
2023-06-19 06:44:45 UTC (buildkit.dockerfile.v0)COPY /etc/passwd /etc/passwd # buildkit
2023-06-19 06:44:45 UTC (buildkit.dockerfile.v0)COPY /etc/group /etc/group # buildkit
2023-06-19 06:44:45 UTC (buildkit.dockerfile.v0)USER kubectl
2023-06-19 06:44:45 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/kubectl"]
2023-06-19 06:44:45 UTC (buildkit.dockerfile.v0)CMD ["help"]
2023-06-19 06:44:13 UTC
12.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ba60363992399f10a5118bf4c94c45682f8d37c1affd08a5aaed53a6c88ffecc - 100.0% (12.4 MB)
[#001] sha256:332fce5829a5e762c2abcf360ee36b9cb4b167177ffa49600091755b3e6d3e1b - 0.0% (204 Bytes)
[#002] sha256:126333dcd5ef423046ff79de02df0cb80272be4d1ce2fc63b5c56db9ac49aa32 - 0.0% (277 Bytes)
COPY /bin/kubectl /bin/kubectl # buildkit
2023-06-19 06:44:13 UTC (buildkit.dockerfile.v0)COPY /etc/passwd /etc/passwd # buildkit
2023-06-19 06:44:13 UTC (buildkit.dockerfile.v0)COPY /etc/group /etc/group # buildkit
2023-06-19 06:44:13 UTC (buildkit.dockerfile.v0)USER kubectl
2023-06-19 06:44:13 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/kubectl"]
2023-06-19 06:44:13 UTC (buildkit.dockerfile.v0)CMD ["help"]
2023-06-19 06:42:49 UTC
13.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5a1e62a933857dee49826c60665a79b8f166cabd0af5dc9b6546a54e65a4d273 - 100.0% (13.3 MB)
[#001] sha256:a595126dbbbfe7da9771ad1283ba6ce3e58b47fdf89d47b101973d6cbd256c61 - 0.0% (206 Bytes)
[#002] sha256:b7020249b61cb3468f2a99c9f465f2e907af967e0801e881082ed4c77b061928 - 0.0% (277 Bytes)
/bin/sh -c #(nop) COPY file:6ffaa7200fe79aba98c72fe5f66776aab14490358076bc11f22b2248900d3bfc in /bin/kubectl
2023-06-19 06:42:48 UTC/bin/sh -c #(nop) COPY file:f3d2eeba94e475df8e3e7dbbdb8a326844bbb0af433cda8b8e448759d9eac7b7 in /etc/passwd
2023-06-19 06:42:49 UTC/bin/sh -c #(nop) COPY file:4db11268a61a29014f5207cff052409afafa8b02855bf153c622749808310913 in /etc/group
2023-06-19 06:42:49 UTC/bin/sh -c #(nop) USER kubectl
2023-06-19 06:42:49 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/kubectl"]
2023-06-19 06:42:49 UTC/bin/sh -c #(nop) 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.