Namespace
alpine
Image / Tag
helm:2.0.0-rc.2
Content Digest
sha256:7f9e7ace07e1351a2f8f7a277e4260b4d28049993da6c4bb9b729e0937c8c397
Details
Created

2020-04-24 01:14:03 UTC

Size

16.5 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-v2.0.0-rc.2-linux-amd64.tar.gz


Layers

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

[#001] sha256:f668dabd69da721bb0c10c5dea2191f979ff0bc487785280499ff4a6bf844ab6 - 83.78% (13.8 MB)

[#002] sha256:6cc9bf881043deeb97fec521c3f6921d4cc216d198d7776741b490b27b934487 - 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-24 01:13:57 UTC

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

2020-04-24 01:13:57 UTC

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

2020-04-24 01:13:57 UTC

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

2020-04-24 01:14:02 UTC

|1 VERSION=2.0.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-04-24 01:14:02 UTC

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

2020-04-24 01:14:03 UTC

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

2020-04-24 01:14:03 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