Namespace
rancher
Image / Tag
kubectl:v1.26.3-arm64
Content Digest
sha256:f083c4dd6725e0c261951f541bce08a1258b3d11e6e0d3d03b43d064f08e1a57
Details
Created

2023-03-24 11:53:32 UTC

Size

13.2 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:b427d12c4fb6d59971d0a667ad5b8d617fadbe5253d7862b035f3709ced343d5 - 100.0% (13.2 MB)

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

[#002] sha256:971b0710bfaad2b6467822f2d2ee1679a91a91c6c409ee369777e29b9779667b - 0.0% (276 Bytes)


History
2023-03-24 11:53:32 UTC (buildkit.dockerfile.v0)

COPY /bin/kubectl /bin/kubectl # buildkit

2023-03-24 11:53:32 UTC (buildkit.dockerfile.v0)

COPY /etc/passwd /etc/passwd # buildkit

2023-03-24 11:53:32 UTC (buildkit.dockerfile.v0)

COPY /etc/group /etc/group # buildkit

2023-03-24 11:53:32 UTC (buildkit.dockerfile.v0)

USER kubectl

2023-03-24 11:53:32 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/kubectl"]

2023-03-24 11:53:32 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