2023-03-01 08:49:31 UTC
13.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ec22ef49d6d2173598341163ebee87be0f4cb3582bad95e87ab45430674ab885 - 100.0% (13.5 MB)
[#001] sha256:be512c672bbf576e2d23fc54dedce445af6bee5c45000d9a102f339451e3b52f - 0.0% (206 Bytes)
[#002] sha256:2e92207bce9fa8609bb5cba0548a50088238d7435982c0e51b18a2ef83037ef1 - 0.0% (276 Bytes)
COPY /bin/kubectl /bin/kubectl # buildkit
2023-03-01 08:49:31 UTC (buildkit.dockerfile.v0)COPY /etc/passwd /etc/passwd # buildkit
2023-03-01 08:49:31 UTC (buildkit.dockerfile.v0)COPY /etc/group /etc/group # buildkit
2023-03-01 08:49:31 UTC (buildkit.dockerfile.v0)USER kubectl
2023-03-01 08:49:31 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/kubectl"]
2023-03-01 08:49:31 UTC (buildkit.dockerfile.v0)CMD ["help"]
2023-03-01 08:49:43 UTC
12.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:d41b8ff5bdf2e9b18710d900949db828b9d148f6945cc56ed2b8e3d03bd2a51b - 100.0% (12.2 MB)
[#001] sha256:0d00869f9b6deb7fb30032d06444abe7584b8836bed61f4af11761ef40747abd - 0.0% (206 Bytes)
[#002] sha256:51aaab97ccd32f88e2fc9f0a3054b2391382acd044be23378cc8df75a41df4ce - 0.0% (276 Bytes)
COPY /bin/kubectl /bin/kubectl # buildkit
2023-03-01 08:49:43 UTC (buildkit.dockerfile.v0)COPY /etc/passwd /etc/passwd # buildkit
2023-03-01 08:49:43 UTC (buildkit.dockerfile.v0)COPY /etc/group /etc/group # buildkit
2023-03-01 08:49:43 UTC (buildkit.dockerfile.v0)USER kubectl
2023-03-01 08:49:43 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/kubectl"]
2023-03-01 08:49:43 UTC (buildkit.dockerfile.v0)CMD ["help"]
2023-03-01 08:50:54 UTC
13 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:df0f0e9cef497136ace58e531cc58e6cfe676bedd3babb758409f1162f879251 - 100.0% (13 MB)
[#001] sha256:ed9637e5321304a1853ad40e9dc4f3a580037e0a5a0d831fb08ffd0f09a5c3a2 - 0.0% (204 Bytes)
[#002] sha256:6b535bb021e3fd62360a07a7cc1aee292802835102bc13150f567db978109a0b - 0.0% (275 Bytes)
/bin/sh -c #(nop) COPY file:dc9be191cff3276bedfcd4bf9834b5565ff27c373cd3c28a809c9c75db8d3b44 in /bin/kubectl
2023-03-01 08:50:53 UTC/bin/sh -c #(nop) COPY file:f3d2eeba94e475df8e3e7dbbdb8a326844bbb0af433cda8b8e448759d9eac7b7 in /etc/passwd
2023-03-01 08:50:53 UTC/bin/sh -c #(nop) COPY file:4db11268a61a29014f5207cff052409afafa8b02855bf153c622749808310913 in /etc/group
2023-03-01 08:50:53 UTC/bin/sh -c #(nop) USER kubectl
2023-03-01 08:50:54 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/kubectl"]
2023-03-01 08:50:54 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.