Namespace
rancher
Image / Tag
kubectl:v1.20.13-amd64
Content Digest
sha256:1c8c5973bcc46dcd4691bf8cb714a51e11f1bb4133595391a671b3b44cc541c6
Details
Created

2023-03-01 08:54:53 UTC

Size

11.5 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:5a6d19407caf5a91f3c0d6e696292989bf3b5f14af71bbfa8714cb269ebe3c57 - 100.0% (11.5 MB)

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

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


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

COPY /bin/kubectl /bin/kubectl # buildkit

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

COPY /etc/passwd /etc/passwd # buildkit

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

COPY /etc/group /etc/group # buildkit

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

USER kubectl

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

ENTRYPOINT ["/bin/kubectl"]

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