Namespace
alpine
Image / Tag
helm:3.5.0
Content Digest
sha256:1a62d226b9822751eb2eafd682885b7038fa00ea8f7c5abc2e1d9db19dcbcec1
Details
Created

2021-01-14 18:27:37 UTC

Size

14.8 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.5.0-linux-amd64.tar.gz


Layers

[#000] sha256:801bfaa63ef2094d770c809815b9e2b9c1194728e5e754ef7bc764030e140cea - 18.05% (2.67 MB)

[#001] sha256:36d9a22f27d27f5964d3e033dd51961eeb032aed6d5bd8f20d1d0a9062f4e857 - 81.95% (12.1 MB)

[#002] sha256:c749d16315b11399c6cd7cc13dc48f50a77d3b2413872833466a4f4e1334cf12 - 0.0% (126 Bytes)


History
2020-12-17 00:19:41 UTC

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

2020-12-17 00:19:42 UTC

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

2021-01-14 18:27:34 UTC

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

2021-01-14 18:27:35 UTC

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

2021-01-14 18:27:35 UTC

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

2021-01-14 18:27:37 UTC

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

2021-01-14 18:27:37 UTC

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

2021-01-14 18:27:37 UTC

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

2021-01-14 18:27:37 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