Namespace
alpine
Image / Tag
helm:3.3.2
Content Digest
sha256:a52e80f79c2c7495fc508bbc6af78daf7aca75795998c755c14cea09f231e48c
Details
Created

2020-09-18 16:24:51 UTC

Size

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


Layers

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

[#001] sha256:22421a361c6a1d0a9992105a66cf7aa22acbb330681a9fd83158f985e6be4ac4 - 82.43% (12.5 MB)

[#002] sha256:481881753cff6ad5e72dcdf2a2932020564e1a7e5be4e3a3f3c26946499dc748 - 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-09-18 16:24:48 UTC

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

2020-09-18 16:24:48 UTC

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

2020-09-18 16:24:49 UTC

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

2020-09-18 16:24:51 UTC

|1 VERSION=3.3.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-09-18 16:24:51 UTC

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

2020-09-18 16:24:51 UTC

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

2020-09-18 16:24:51 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