Namespace
alpine
Image / Tag
helm:2.16.0-rc.2
Content Digest
sha256:342a4d1b4c1ac30359d0ab139d2f7693401dc8f0e32866d495077bc552a27768
Details
Created

2019-11-01 13:42:03 UTC

Size

15 MB

Content Digest
Environment
BASE_URL

https://get.helm.sh

PATH

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

TAR_FILE

helm-v2.16.0-rc.2-linux-amd64.tar.gz


Layers

[#000] sha256:ae4a0e1e8235fca737d99ba8a242847c85137b7d28098dbfc3f676063b23a52b - 17.76% (2.67 MB)

[#001] sha256:2b7f74cecd08889b51325e9cead60983a9b0db6d4d71c57ab3ad2cd027052d5d - 82.24% (12.4 MB)

[#002] sha256:f6b4c0e10b04497ddb64d840d98e01aa720e27101ceaac41b19c2cc6be9b93e9 - 0.0% (127 Bytes)


History
2019-09-25 21:20:01 UTC

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

2019-09-25 21:20:01 UTC

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

2019-11-01 13:41:59 UTC

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

2019-11-01 13:41:59 UTC

/bin/sh -c #(nop) ENV BASE_URL=https://get.helm.sh

2019-11-01 13:41:59 UTC

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

2019-11-01 13:42:02 UTC

|1 VERSION=2.16.0-rc.2 /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/*

2019-11-01 13:42:03 UTC

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

2019-11-01 13:42:03 UTC

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

2019-11-01 13:42:03 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