Namespace
alpine
Image / Tag
helm:2.16.7
Content Digest
sha256:a423af094c30e18591a278c84e79ca75b4bab59fbea18863ff3df1e2e1fb57ac
Details
Created

2020-05-06 15:16:45 UTC

Size

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


Layers

[#000] sha256:cbdbe7a5bc2a134ca8ec91be58565ec07d037386d1f1d8385412d224deafca08 - 17.83% (2.68 MB)

[#001] sha256:c2d3803fe0032c7ba48b6fc883d5aaea46f0e54043069158e916dc9314b68f9e - 82.17% (12.4 MB)

[#002] sha256:61510ce095ffa8cd24efffd73073a79f884e94d47584bd0e47208c5e05e6c2fa - 0.0% (127 Bytes)


History
2020-04-24 01:05:03 UTC

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

2020-04-24 01:05:03 UTC

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

2020-05-06 15:16:40 UTC

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

2020-05-06 15:16:42 UTC

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

2020-05-06 15:16:42 UTC

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

2020-05-06 15:16:45 UTC

|1 VERSION=2.16.7 /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-05-06 15:16:45 UTC

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

2020-05-06 15:16:45 UTC

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

2020-05-06 15:16:45 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