Namespace
alpine
Image / Tag
helm:2.11.0
Content Digest
sha256:8de0bcc9a75e9228bd4e554c6ba5db77f3fd76d8648c9f791d0e1c64fda3e069
Details
Created

2018-10-04 01:47:18 UTC

Size

11.7 MB

Content Digest
Environment
BASE_URL

https://storage.googleapis.com/kubernetes-helm

PATH

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

TAR_FILE

helm-v2.11.0-linux-amd64.tar.gz


Layers

[#000] sha256:a0e0ef996968bbabac04d870cd342ef079f5109aeb4abc199a948cd8480d76c1 - 18.0% (2.11 MB)

[#001] sha256:1c7a96b497209d346ea61747f317faa699c65f623f0d9c26397064302035853e - 82.0% (9.6 MB)

[#002] sha256:79fbaf822ca6502b761b2f9ea98684dc7daad0e87d20cc96cecb8f86a372e125 - 0.0% (93 Bytes)


History
2018-09-11 22:20:01 UTC

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

2018-09-11 22:20:01 UTC

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

2018-10-04 01:47:15 UTC

/bin/sh -c #(nop) ARG VERSION=2.9.1

2018-10-04 01:47:15 UTC

/bin/sh -c #(nop) ENV BASE_URL=https://storage.googleapis.com/kubernetes-helm

2018-10-04 01:47:15 UTC

/bin/sh -c #(nop) ENV TAR_FILE=helm-v2.11.0-linux-amd64.tar.gz

2018-10-04 01:47:17 UTC

|1 VERSION=2.11.0 /bin/sh -c apk add --update --no-cache curl ca-certificates && curl -L ${BASE_URL}/${TAR_FILE} |tar xvz && mv linux-amd64/helm /usr/bin/helm && chmod +x /usr/bin/helm && rm -rf linux-amd64 && apk del curl && rm -f /var/cache/apk/*

2018-10-04 01:47:17 UTC

/bin/sh -c #(nop) WORKDIR /apps

2018-10-04 01:47:17 UTC

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

2018-10-04 01:47:18 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