Namespace
rancher
Image / Tag
kubectl:v1.22.11-amd64
Content Digest
sha256:0f52a40f68375acfe9c8a94a1205d206da164aee69c33a93b9aa2484ef704a7d
Details
Created

2023-03-01 08:52:46 UTC

Size

13 MB

Content Digest
Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:7bf18d2ae18a1596c01e3edeb704972495333167a60db2630ec767a20620e0f6 - 100.0% (13 MB)

[#001] sha256:82f70e12910de1bc92694b920461aaf06e9928da839ebafd110482e593ce1b1c - 0.0% (206 Bytes)

[#002] sha256:9d81614bafc2019540baa20b82f0fcf2fbfcb7c18c9d09c1b33853de2bf66997 - 0.0% (276 Bytes)


History
2023-03-01 08:52:45 UTC (buildkit.dockerfile.v0)

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"]

Danger Zone
Delete Tag

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.

Delete