2023-03-01 08:47:15 UTC
13.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:dfdaa33f650d37ea7e03dfa32f45ccae59d156e14fc6b086aca23faed3f78417 - 100.0% (13.8 MB)
[#001] sha256:ac39b330d3822d9919336518e66df9f9f69300683e91451a3f2ecc643f6ffbcc - 0.0% (206 Bytes)
[#002] sha256:12259733ae8618b87317505c5f8dc86016a24839dda61449fab179d36bf08c85 - 0.0% (276 Bytes)
COPY /bin/kubectl /bin/kubectl # buildkit
2023-03-01 08:47:15 UTC (buildkit.dockerfile.v0)COPY /etc/passwd /etc/passwd # buildkit
2023-03-01 08:47:15 UTC (buildkit.dockerfile.v0)COPY /etc/group /etc/group # buildkit
2023-03-01 08:47:15 UTC (buildkit.dockerfile.v0)USER kubectl
2023-03-01 08:47:15 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/kubectl"]
2023-03-01 08:47:15 UTC (buildkit.dockerfile.v0)CMD ["help"]
2023-03-01 08:47:30 UTC
12.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:188cc9b0f2f1d4a156af206b90987c38322bc708c9afbd92ab4ed97cdcabd5cf - 100.0% (12.4 MB)
[#001] sha256:ad9f8a259b67e1eac745f4f319e0ece249e77fb7a1320200820d4544ed590e72 - 0.0% (205 Bytes)
[#002] sha256:b476be8d6a57617de6503b1b2145382a3961a1bfeb448e816de9471937554efd - 0.0% (275 Bytes)
COPY /bin/kubectl /bin/kubectl # buildkit
2023-03-01 08:47:30 UTC (buildkit.dockerfile.v0)COPY /etc/passwd /etc/passwd # buildkit
2023-03-01 08:47:30 UTC (buildkit.dockerfile.v0)COPY /etc/group /etc/group # buildkit
2023-03-01 08:47:30 UTC (buildkit.dockerfile.v0)USER kubectl
2023-03-01 08:47:30 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/kubectl"]
2023-03-01 08:47:30 UTC (buildkit.dockerfile.v0)CMD ["help"]
2023-03-01 08:46:50 UTC
13.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:124bb103ce70ec9213aa2cd1509110c3288023adac646afe8941166a82f29f43 - 100.0% (13.3 MB)
[#001] sha256:d0521b2186ef05a2e5207e65243bee1fa04261766df7b2cd90c708d5370e171a - 0.0% (205 Bytes)
[#002] sha256:f763bcd36abf39867ec85fcd5513ccb629e41e2e67eea561e258971739b5349d - 0.0% (277 Bytes)
/bin/sh -c #(nop) COPY file:145707cdba213e34ef94305f205566c3109ea2efd5302efeb8fced46cbd33efe in /bin/kubectl
2023-03-01 08:46:49 UTC/bin/sh -c #(nop) COPY file:f3d2eeba94e475df8e3e7dbbdb8a326844bbb0af433cda8b8e448759d9eac7b7 in /etc/passwd
2023-03-01 08:46:49 UTC/bin/sh -c #(nop) COPY file:4db11268a61a29014f5207cff052409afafa8b02855bf153c622749808310913 in /etc/group
2023-03-01 08:46:50 UTC/bin/sh -c #(nop) USER kubectl
2023-03-01 08:46:50 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/kubectl"]
2023-03-01 08:46:50 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.