Namespace
alpine
Image / Tag
helm:2.16.9
Content Digest
sha256:a20cb36354a2a0eb67698c5dc4414ee6e96c82d2ec6abf3cbc7693be9b2f8ec5
Details
Created

2020-06-17 15:37:55 UTC

Size

14.9 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.9-linux-amd64.tar.gz


Layers

[#000] sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c - 17.89% (2.67 MB)

[#001] sha256:143199595cdf11473ef65f4ac63f5a8689ce9ac1e705ee8d4d78716e4f91b4aa - 82.11% (12.2 MB)

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


History
2020-05-29 21:19:46 UTC

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

2020-05-29 21:19:46 UTC

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

2020-06-17 15:37:51 UTC

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

2020-06-17 15:37:51 UTC

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

2020-06-17 15:37:52 UTC

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

2020-06-17 15:37:54 UTC

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

2020-06-17 15:37:54 UTC

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

2020-06-17 15:37:55 UTC

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

2020-06-17 15:37:55 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