Namespace
alpine
Image / Tag
helm:3.0.0
Content Digest
sha256:ae3be4cdbaf5c6ca5f88c4a28c888fe99dcb1416de41483a2554e9bccec08503
Details
Created

2019-11-13 13:49:42 UTC

Size

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


Layers

[#000] sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 - 18.25% (2.66 MB)

[#001] sha256:c14a8f06d5055d885c5f29fe25917aeb7fb210ec9dd34b0cf7fa06afeaa1d5c7 - 81.75% (11.9 MB)

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


History
2019-10-21 17:21:42 UTC

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

2019-10-21 17:21:42 UTC

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

2019-11-13 13:49:39 UTC

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

2019-11-13 13:49:39 UTC

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

2019-11-13 13:49:39 UTC

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

2019-11-13 13:49:42 UTC

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

2019-11-13 13:49:42 UTC

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

2019-11-13 13:49:42 UTC

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

2019-11-13 13:49:42 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