Namespace
alpine
Image / Tag
helm:3.0.0-beta.4
Content Digest
sha256:41bd5d2db1f9f428120136e1c31eb2782fb378700c2aa28367d377d62bec09cf
Details
Created

2019-10-09 13:30:21 UTC

Size

14.7 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.0-beta.4-linux-amd64.tar.gz


Layers

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

[#001] sha256:c194de8254ad288eaba8a40f7ed7668edd1add6c0a5df7c2d3fb15b7e9f44176 - 81.86% (12 MB)

[#002] sha256:9ea55603c6a99b6d02b73535d34ba464f5668c9e906d63b55aaf4d1d6aa86dfe - 0.0% (125 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-10-09 13:30:17 UTC

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

2019-10-09 13:30:18 UTC

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

2019-10-09 13:30:18 UTC

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

2019-10-09 13:30:20 UTC

|1 VERSION=3.0.0-beta.4 /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-10-09 13:30:21 UTC

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

2019-10-09 13:30:21 UTC

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

2019-10-09 13:30:21 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