Namespace
alpine
Image / Tag
helm:3.0.0-beta.1
Content Digest
sha256:f24baa3733eb8fc74cbd6fd76db22e5123b2d7f8a54238eaaa2caf6d9ade6f7b
Details
Created

2019-09-02 12:10:52 UTC

Size

15.4 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.1-linux-amd64.tar.gz


Layers

[#000] sha256:01fa3b4a8bd41987edc6e7cd2dda0150263f3bcdddb4f76f80bc10501e05f4bf - 17.34% (2.67 MB)

[#001] sha256:76a187c32dc5be941d9b16fa11c0cc59a7e0c6e2441d8f0141e4a8e252753dc4 - 82.66% (12.7 MB)

[#002] sha256:ee5af7776c920daeca1b40d19d271880862e778981e218800f50dd90de08c791 - 0.0% (93 Bytes)


History
2019-08-09 21:19:44 UTC

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

2019-08-09 21:19:44 UTC

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

2019-09-02 12:10:49 UTC

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

2019-09-02 12:10:50 UTC

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

2019-09-02 12:10:50 UTC

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

2019-09-02 12:10:52 UTC

|1 VERSION=3.0.0-beta.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-09-02 12:10:52 UTC

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

2019-09-02 12:10:52 UTC

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

2019-09-02 12:10:52 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