Namespace
alpine
Image / Tag
helm:3.4.0
Content Digest
sha256:4e2e3f1acde52b742da8de5f1e98198d1f04b89f1cd4f8c60be010825675d338
Details
Created

2020-10-26 19:00:57 UTC

Size

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


Layers

[#000] sha256:188c0c94c7c576fff0792aca7ec73d67a2f7f4cb3a6e53a84559337260b36964 - 16.95% (2.67 MB)

[#001] sha256:487dead1edb75d4755a1fe07b9c4fa57ff11ffd22c5e34be72346d70600178ed - 83.05% (13.1 MB)

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


History
2020-10-22 02:19:24 UTC

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

2020-10-22 02:19:24 UTC

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

2020-10-26 19:00:53 UTC

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

2020-10-26 19:00:54 UTC

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

2020-10-26 19:00:54 UTC

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

2020-10-26 19:00:56 UTC

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

2020-10-26 19:00:56 UTC

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

2020-10-26 19:00:56 UTC

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

2020-10-26 19:00:57 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