Namespace
alpine
Image / Tag
helm:3.0.2
Content Digest
sha256:0f01c433322cac15fab99e70f49cc8cf28af558f48321c4ccf6a8781625e5ba5
Details
Created

2019-12-18 14:04:13 UTC

Size

14.6 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-v3.0.2-linux-amd64.tar.gz


Layers

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

[#001] sha256:b88773c97c799d2b50846bd50c62bbd8a23d4290db4aad4a1bea19a1412397b2 - 81.77% (11.9 MB)

[#002] sha256:da7796f324272002afea6aba1f41b89f3ae32a907ca8d12ae22eaa9bd370ed07 - 0.0% (125 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-12-18 14:04:09 UTC

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

2019-12-18 14:04:09 UTC

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

2019-12-18 14:04:10 UTC

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

2019-12-18 14:04:12 UTC

|1 VERSION=3.0.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-12-18 14:04:13 UTC

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

2019-12-18 14:04:13 UTC

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

2019-12-18 14:04:13 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