Namespace
alpine
Image / Tag
helm:3.1.3
Content Digest
sha256:769d6912f258591dab4bc4e4d898b405e01c96c364e39883cf516dd92f3750a8
Details
Created

2020-04-23 02:18:04 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.1.3-linux-amd64.tar.gz


Layers

[#000] sha256:aad63a9339440e7c3e1fff2b988991b9bfb81280042fa7f39a5e327023056819 - 18.11% (2.67 MB)

[#001] sha256:75d402533e2c96f4bef7a901ab96f84c6157eeb03050ebc101721c65050e0338 - 81.89% (12.1 MB)

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


History
2020-03-23 21:19:34 UTC

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

2020-03-23 21:19:34 UTC

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

2020-04-23 02:18:00 UTC

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

2020-04-23 02:18:01 UTC

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

2020-04-23 02:18:01 UTC

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

2020-04-23 02:18:03 UTC

|1 VERSION=3.1.3 /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-04-23 02:18:03 UTC

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

2020-04-23 02:18:03 UTC

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

2020-04-23 02:18:04 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