Namespace
rancher
Image / Tag
kubectl:v1.22.10-amd64
Content Digest
sha256:e8ddf19fe60380e54591d3920bd2f358fd1d9459eb40b59553da1e0e2bd0295e
Details
Created

2023-03-01 08:52:53 UTC

Size

13 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:2304026303dc4fe3ee4f440e2034d2a6fe58f8453ebbad3b87f93f4362e49d92 - 100.0% (13 MB)

[#001] sha256:d1a641e133b7452b9d248c0420dfa72322022058c7afadeb49f99d686ca4f2df - 0.0% (204 Bytes)

[#002] sha256:5f2a6a08cf82892cab0b2d7c6ea6faeb14bdacc93576797fc63bf56e253f6c6e - 0.0% (276 Bytes)


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

COPY /bin/kubectl /bin/kubectl # buildkit

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

COPY /etc/passwd /etc/passwd # buildkit

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

COPY /etc/group /etc/group # buildkit

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

USER kubectl

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

ENTRYPOINT ["/bin/kubectl"]

2023-03-01 08:52:53 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