Namespace
rancher
Image / Tag
kubectl:v1.24.13-arm64
Content Digest
sha256:72189eab6916bdeae58862684e2588c355be7f30b823648c507c1b535ca7566d
Details
Created

2023-04-14 18:42:29 UTC

Size

12.3 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:c0904fe137f25e6008a29c0fc40f8f1adfb593c76307b02f31b0c367d40d1f75 - 100.0% (12.3 MB)

[#001] sha256:9194b7879e6424c3083204b94cc552f5ef0a040ad57436cc7df5c98eba02f2b4 - 0.0% (205 Bytes)

[#002] sha256:dcc6261443034af6ad34c302687831fc7caedc3c09406c3a3c3472338c60dcbc - 0.0% (275 Bytes)


History
2023-04-14 18:42:29 UTC (buildkit.dockerfile.v0)

COPY /bin/kubectl /bin/kubectl # buildkit

2023-04-14 18:42:29 UTC (buildkit.dockerfile.v0)

COPY /etc/passwd /etc/passwd # buildkit

2023-04-14 18:42:29 UTC (buildkit.dockerfile.v0)

COPY /etc/group /etc/group # buildkit

2023-04-14 18:42:29 UTC (buildkit.dockerfile.v0)

USER kubectl

2023-04-14 18:42:29 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/kubectl"]

2023-04-14 18:42:29 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