2023-03-01 08:51:59 UTC
13 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c6ad1d7ad0728629c9d9175f22331d96c616c168eb46b8904766434e8791be87 - 100.0% (13 MB)
[#001] sha256:07b7a7c0ff6112c851b539eb5e919bb452d482e80530b73078010f001397b31e - 0.0% (205 Bytes)
[#002] sha256:288cdb2f4ac7a56ca60edb17df317c77b5e067ee5986e3fa5c4561e5bee0179e - 0.0% (276 Bytes)
COPY /bin/kubectl /bin/kubectl # buildkit
2023-03-01 08:51:59 UTC (buildkit.dockerfile.v0)COPY /etc/passwd /etc/passwd # buildkit
2023-03-01 08:51:59 UTC (buildkit.dockerfile.v0)COPY /etc/group /etc/group # buildkit
2023-03-01 08:51:59 UTC (buildkit.dockerfile.v0)USER kubectl
2023-03-01 08:51:59 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/kubectl"]
2023-03-01 08:51:59 UTC (buildkit.dockerfile.v0)CMD ["help"]
2023-03-01 08:52:21 UTC
11.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:05d859679edce2b8ba90f30b6862a49fedc21d572b4b953b552973699043335b - 100.0% (11.6 MB)
[#001] sha256:df4f65864999a2eeef6a2b81a36dd3178384aef0e6016de7e52599222e54f748 - 0.0% (205 Bytes)
[#002] sha256:3ce0a670c6ab3f3f799115173a27c47440da9bba896901eca809b9327963724e - 0.0% (274 Bytes)
COPY /bin/kubectl /bin/kubectl # buildkit
2023-03-01 08:52:21 UTC (buildkit.dockerfile.v0)COPY /etc/passwd /etc/passwd # buildkit
2023-03-01 08:52:21 UTC (buildkit.dockerfile.v0)COPY /etc/group /etc/group # buildkit
2023-03-01 08:52:21 UTC (buildkit.dockerfile.v0)USER kubectl
2023-03-01 08:52:21 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/kubectl"]
2023-03-01 08:52:21 UTC (buildkit.dockerfile.v0)CMD ["help"]
2023-03-01 08:55:29 UTC
12.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:75df910cf06ecad0c40f1c7ebdf2688afa705b6d3e70d65c39c2bcd7f674e5db - 100.0% (12.3 MB)
[#001] sha256:42b090ea12d83b51430b10036810843530d19cfa697ce18eb07b6d3a60c2fa0f - 0.0% (207 Bytes)
[#002] sha256:b0213d066153550acf9e20b08d5ede0d1123a0095e02b2fc626553f2bdbcc051 - 0.0% (277 Bytes)
/bin/sh -c #(nop) COPY file:af6782eb76c73df6a00be682fe9b59a39027f58330f42dce7226d10f60daa9ad in /bin/kubectl
2023-03-01 08:55:28 UTC/bin/sh -c #(nop) COPY file:f3d2eeba94e475df8e3e7dbbdb8a326844bbb0af433cda8b8e448759d9eac7b7 in /etc/passwd
2023-03-01 08:55:28 UTC/bin/sh -c #(nop) COPY file:4db11268a61a29014f5207cff052409afafa8b02855bf153c622749808310913 in /etc/group
2023-03-01 08:55:29 UTC/bin/sh -c #(nop) USER kubectl
2023-03-01 08:55:29 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/kubectl"]
2023-03-01 08:55:29 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.