Namespace
alpine
Image / Tag
helm:3.2.2
Content Digest
sha256:320bcf61632d9951c8a97aebcc610bd0a1c32f4beeaa670424d27908f032910d
Details
Created

2020-06-05 15:29:31 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.2.2-linux-amd64.tar.gz


Layers

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

[#001] sha256:ef502123f4e4fcb18eade479df2b019a5519a2308d9a006dcf425626cd7430b2 - 82.64% (12.7 MB)

[#002] sha256:b3bf451da2892a44bc5870bce6563cd539950d6a08bce375f0253162a8b9db32 - 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-05 15:29:26 UTC

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

2020-06-05 15:29:26 UTC

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

2020-06-05 15:29:26 UTC

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

2020-06-05 15:29:30 UTC

|1 VERSION=3.2.2 /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-05 15:29:30 UTC

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

2020-06-05 15:29:31 UTC

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

2020-06-05 15:29:31 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