2023-05-26 09:49:42 UTC
13.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:1241ad69437414d3b69d98fc48e5d4a1a7e4a46b8c92184442b05a310af2470f - 100.0% (13.8 MB)
[#001] sha256:72ff06ecf5ae0993917efd271049a00467c8073cf1fdd94f48ce86f3c9ca9adf - 0.0% (202 Bytes)
[#002] sha256:0d6448a50eac032ba656eeff5e353d40df4e1d753ab17ec12f89d74fb855f7c0 - 0.0% (276 Bytes)
COPY /bin/kubectl /bin/kubectl # buildkit
2023-05-26 09:49:42 UTC (buildkit.dockerfile.v0)COPY /etc/passwd /etc/passwd # buildkit
2023-05-26 09:49:42 UTC (buildkit.dockerfile.v0)COPY /etc/group /etc/group # buildkit
2023-05-26 09:49:42 UTC (buildkit.dockerfile.v0)USER kubectl
2023-05-26 09:49:42 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/kubectl"]
2023-05-26 09:49:42 UTC (buildkit.dockerfile.v0)CMD ["help"]
2023-05-26 09:49:32 UTC
12.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ee8c975dae07e022e4e25ff03042f906ec7d99a80ced7838ea90e2aea8cd0ab7 - 100.0% (12.5 MB)
[#001] sha256:21137d21f75a3e8e9154c8c8d01dceea8e149ec69b6e1daff19cb7ac0853e5ef - 0.0% (203 Bytes)
[#002] sha256:c38b93e0f8e165e2a105f8227027dd88b6be06f2ce7de11b5d01a1e1a9edb82a - 0.0% (276 Bytes)
COPY /bin/kubectl /bin/kubectl # buildkit
2023-05-26 09:49:32 UTC (buildkit.dockerfile.v0)COPY /etc/passwd /etc/passwd # buildkit
2023-05-26 09:49:32 UTC (buildkit.dockerfile.v0)COPY /etc/group /etc/group # buildkit
2023-05-26 09:49:32 UTC (buildkit.dockerfile.v0)USER kubectl
2023-05-26 09:49:32 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/kubectl"]
2023-05-26 09:49:32 UTC (buildkit.dockerfile.v0)CMD ["help"]
2023-05-26 09:48:15 UTC
13.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:d808a22ef409e80bc6f10a48ce0f9aca353ec6d2970af63bea6b22bad1c12a11 - 100.0% (13.3 MB)
[#001] sha256:a80e1b19084e170cadb032d0f46f7c0863e6088d75e16d4acd2d99714c2f92cc - 0.0% (205 Bytes)
[#002] sha256:919ad82236d8f443effcab840425fa10b94159df970a5720be6f05a874171dfe - 0.0% (275 Bytes)
/bin/sh -c #(nop) COPY file:05a95e6cbf6e9b32437235a77e9fa69599a0666a15cd8d01ff85c100365d1cc8 in /bin/kubectl
2023-05-26 09:48:15 UTC/bin/sh -c #(nop) COPY file:f3d2eeba94e475df8e3e7dbbdb8a326844bbb0af433cda8b8e448759d9eac7b7 in /etc/passwd
2023-05-26 09:48:15 UTC/bin/sh -c #(nop) COPY file:4db11268a61a29014f5207cff052409afafa8b02855bf153c622749808310913 in /etc/group
2023-05-26 09:48:15 UTC/bin/sh -c #(nop) USER kubectl
2023-05-26 09:48:15 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/kubectl"]
2023-05-26 09:48:15 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.