2023-03-01 08:52:46 UTC
13 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:7bf18d2ae18a1596c01e3edeb704972495333167a60db2630ec767a20620e0f6 - 100.0% (13 MB)
[#001] sha256:82f70e12910de1bc92694b920461aaf06e9928da839ebafd110482e593ce1b1c - 0.0% (206 Bytes)
[#002] sha256:9d81614bafc2019540baa20b82f0fcf2fbfcb7c18c9d09c1b33853de2bf66997 - 0.0% (276 Bytes)
COPY /bin/kubectl /bin/kubectl # buildkit
2023-03-01 08:52:46 UTC (buildkit.dockerfile.v0)COPY /etc/passwd /etc/passwd # buildkit
2023-03-01 08:52:46 UTC (buildkit.dockerfile.v0)COPY /etc/group /etc/group # buildkit
2023-03-01 08:52:46 UTC (buildkit.dockerfile.v0)USER kubectl
2023-03-01 08:52:46 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/kubectl"]
2023-03-01 08:52:46 UTC (buildkit.dockerfile.v0)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.