2023-03-01 11:00:30 UTC
13.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:34abb9cc5ec25885261981cd40eb0292ef84296688fcc525587c896114941724 - 100.0% (13.6 MB)
[#001] sha256:f8cb8fc266fc40edfec53ff141f651a8e4a7faf7188ef4ee36b8a97ebcac2d96 - 0.0% (205 Bytes)
[#002] sha256:5b87eba560cf0160e87c2f123b226e5d347137a6c366bdd7fc5f53e641833ea9 - 0.0% (275 Bytes)
COPY /bin/kubectl /bin/kubectl # buildkit
2023-03-01 11:00:30 UTC (buildkit.dockerfile.v0)COPY /etc/passwd /etc/passwd # buildkit
2023-03-01 11:00:30 UTC (buildkit.dockerfile.v0)COPY /etc/group /etc/group # buildkit
2023-03-01 11:00:30 UTC (buildkit.dockerfile.v0)USER kubectl
2023-03-01 11:00:30 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/kubectl"]
2023-03-01 11:00:30 UTC (buildkit.dockerfile.v0)CMD ["help"]
2023-03-01 11:00:41 UTC
12.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:615fd48eef11805a809634ef54d3b7296dd5e0e8693a1e1548fda2ad75a285a9 - 100.0% (12.3 MB)
[#001] sha256:a90bda06a3095cd0f457fa40e78c86032c1d22859af10a9ad5aeee18a7ff92e9 - 0.0% (206 Bytes)
[#002] sha256:b9c10e7b7669e72a382594135d091056e90b00005eed754b699c792493347a0a - 0.0% (277 Bytes)
COPY /bin/kubectl /bin/kubectl # buildkit
2023-03-01 11:00:41 UTC (buildkit.dockerfile.v0)COPY /etc/passwd /etc/passwd # buildkit
2023-03-01 11:00:41 UTC (buildkit.dockerfile.v0)COPY /etc/group /etc/group # buildkit
2023-03-01 11:00:41 UTC (buildkit.dockerfile.v0)USER kubectl
2023-03-01 11:00:41 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/kubectl"]
2023-03-01 11:00:41 UTC (buildkit.dockerfile.v0)CMD ["help"]
2023-03-01 10:58:42 UTC
13.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3aeaeb81aeabb940f091568fd50f314ed93f105e894b1d14e175f0bd30a3f0a5 - 100.0% (13.2 MB)
[#001] sha256:c46dca5fa6eb2dfda0600538d53334ca241622ad178f1ed37dbf4380eec02483 - 0.0% (206 Bytes)
[#002] sha256:82b8919a5e25480cc9559c7be9dc9739b5a7c739aec28631f04fb8336bbe30e5 - 0.0% (277 Bytes)
/bin/sh -c #(nop) COPY file:d8c6cec3da23fad74abd0587ce8db944bc7bec0b7feff68d4914b1e572546b4c in /bin/kubectl
2023-03-01 10:58:41 UTC/bin/sh -c #(nop) COPY file:f3d2eeba94e475df8e3e7dbbdb8a326844bbb0af433cda8b8e448759d9eac7b7 in /etc/passwd
2023-03-01 10:58:41 UTC/bin/sh -c #(nop) COPY file:4db11268a61a29014f5207cff052409afafa8b02855bf153c622749808310913 in /etc/group
2023-03-01 10:58:41 UTC/bin/sh -c #(nop) USER kubectl
2023-03-01 10:58:41 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/kubectl"]
2023-03-01 10:58:42 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.