Namespace
alpine
Image / Tag
helm:2.12.0-rc.1
Content Digest
sha256:5c533e09b86a1a6280aef70cb98734dd5e25af872fb84868c2bd0c43444e3dc4
Details
Created

2018-12-01 10:47:28 UTC

Size

14.6 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.12.0-rc.1-linux-amd64.tar.gz


Layers

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

[#001] sha256:96c0a446ea33215c0a037056673d0e0742de1dc0fcc66007f196f2f497e6775f - 85.57% (12.5 MB)

[#002] sha256:4503c666c248be6a58d4d1fd5e1d3ab3ba9bed6a29560dff8827caf06e80c2b6 - 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-12-01 10:47:24 UTC

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

2018-12-01 10:47:24 UTC

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

2018-12-01 10:47:24 UTC

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

2018-12-01 10:47:27 UTC

|1 VERSION=2.12.0-rc.1 /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-12-01 10:47:27 UTC

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

2018-12-01 10:47:28 UTC

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

2018-12-01 10:47:28 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