Namespace
alpine
Image / Tag
helm:3.1.0-rc.2
Content Digest
sha256:1d5b9012cf0317ba5e348f03e9a530768b757695ad364254bf9309b491a98c8c
Details
Created

2020-02-11 14:32:50 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.0-rc.2-linux-amd64.tar.gz


Layers

[#000] sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 - 18.12% (2.67 MB)

[#001] sha256:7247d858149b7982090b1b83b968e248d23ed591671723c60ffee5272e576b81 - 81.88% (12.1 MB)

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


History
2020-01-18 01:19:37 UTC

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

2020-01-18 01:19:37 UTC

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

2020-02-11 14:32:46 UTC

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

2020-02-11 14:32:46 UTC

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

2020-02-11 14:32:46 UTC

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

2020-02-11 14:32:49 UTC

|1 VERSION=3.1.0-rc.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-02-11 14:32:49 UTC

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

2020-02-11 14:32:49 UTC

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

2020-02-11 14:32:50 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