Namespace
alpine
Image / Tag
helm:2.15.0-rc.1
Content Digest
sha256:cf06a0438d778e94fb76d51fce67fee5c32ce87e223afb0d8e28fc2cab7384c2
Details
Created

2019-10-11 04:58:28 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-v2.15.0-rc.1-linux-amd64.tar.gz


Layers

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

[#001] sha256:ed47a4aa44606284af08b73c61befc3d6d16476d7520b0292270d8d8ccee48df - 81.75% (12 MB)

[#002] sha256:2fbf1d3b6d72696e2ed2e499d00ab948ea6120fe8a9a4b703bfcc7b1ad99daaa - 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-10-11 04:58:24 UTC

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

2019-10-11 04:58:24 UTC

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

2019-10-11 04:58:24 UTC

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

2019-10-11 04:58:27 UTC

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

2019-10-11 04:58:27 UTC

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

2019-10-11 04:58:28 UTC

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

2019-10-11 04:58: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