Namespace
cnych
Image / Tag
kubectl:latest
Content Digest
sha256:9ef0ecd9c75a5851ba0803601fc9041f032665ee365f02374ca6e709d27baa32
Details
Created

2020-11-18 04:01:00 UTC

Size

24.8 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:486039affc0ad0f17f473efe8fb25c947515a8929198879d1e64210ef142372f - 8.5% (2.1 MB)

[#001] sha256:c7f6918327128504c634a1678a087ee8ccfed3b2426f30f556b8182004ba1411 - 91.5% (22.7 MB)


History
2020-01-23 16:53:27 UTC

/bin/sh -c #(nop) ADD file:e38375b009a2e2c9be7c62364fa76d52edf2a80e42d2f52cf80dfb13d578e967 in /

2020-01-23 16:53:27 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2020-11-18 04:00:53 UTC

/bin/sh -c #(nop) MAINTAINER cnych <icnych@gmail.com>

2020-11-18 04:00:53 UTC

/bin/sh -c #(nop) ARG KUBE_VERSION=v1.18.10

2020-11-18 04:00:59 UTC

|1 KUBE_VERSION=v1.18.10 /bin/sh -c apk add --update ca-certificates && apk add --update -t deps curl && apk add --update gettext && apk add --update git && curl -L https://storage.googleapis.com/kubernetes-release/release/${KUBE_VERSION}/bin/linux/amd64/kubectl -o /usr/local/bin/kubectl && chmod +x /usr/local/bin/kubectl && apk del --purge deps && rm /var/cache/apk/*

2020-11-18 04:01:00 UTC

/bin/sh -c #(nop) ENTRYPOINT ["kubectl"]

2020-11-18 04:01:00 UTC

/bin/sh -c #(nop) 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