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

2023-03-01 08:51:11 UTC

Size

11.7 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:9ffff80946477ed0157c7c84e99ff5ec44fe35e63fd38da23f966520c36aff78 - 100.0% (11.7 MB)

[#001] sha256:4d2df00edc56323af0e0d55f277d592ff3397c387c041052ae6982e5bf78447e - 0.0% (206 Bytes)

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


History
2023-03-01 08:51:11 UTC (buildkit.dockerfile.v0)

COPY /bin/kubectl /bin/kubectl # buildkit

2023-03-01 08:51:11 UTC (buildkit.dockerfile.v0)

COPY /etc/passwd /etc/passwd # buildkit

2023-03-01 08:51:11 UTC (buildkit.dockerfile.v0)

COPY /etc/group /etc/group # buildkit

2023-03-01 08:51:11 UTC (buildkit.dockerfile.v0)

USER kubectl

2023-03-01 08:51:11 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/kubectl"]

2023-03-01 08:51:11 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