Namespace
alpine
Image / Tag
helm:2.16.0
Content Digest
sha256:e179a2c1c3f48b86ad7483cb3b9b58116a6338b7d8003f5d824b7663618ceb57
Details
Created

2019-11-08 00:34:32 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-linux-amd64.tar.gz


Layers

[#000] sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 - 17.69% (2.66 MB)

[#001] sha256:d546d6c96461f88ce2e6dc947895a9e6414e91e1e2e1b1382c70e06958ff68c7 - 82.3% (12.4 MB)

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


History
2019-10-21 17:21:42 UTC

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

2019-10-21 17:21:42 UTC

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

2019-11-08 00:34:28 UTC

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

2019-11-08 00:34:28 UTC

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

2019-11-08 00:34:28 UTC

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

2019-11-08 00:34:31 UTC

|1 VERSION=2.16.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/*

2019-11-08 00:34:32 UTC

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

2019-11-08 00:34:32 UTC

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

2019-11-08 00:34:32 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