Namespace
alpine
Image / Tag
helm:2.12.0-rc.2
Content Digest
sha256:bcaed44fde7cc786f89796970eedfa63541db4f6b0ad1014e90c7b90366d13e7
Details
Created

2018-12-06 10:51:53 UTC

Size

14.6 MB

Content Digest
Environment
BASE_URL

https://storage.googleapis.com/kubernetes-helm

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

TAR_FILE

helm-v2.12.0-rc.2-linux-amd64.tar.gz


Layers

[#000] sha256:a0e0ef996968bbabac04d870cd342ef079f5109aeb4abc199a948cd8480d76c1 - 14.43% (2.11 MB)

[#001] sha256:7a7af0311172a659478fe8382966b5e197922e526126557e4df192d18866bfe7 - 85.57% (12.5 MB)

[#002] sha256:9352c7640eb7312e2f63e507d76a81fa5887132038dee5bc810317fa22ece25a - 0.0% (93 Bytes)


History
2018-09-11 22:20:01 UTC

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

2018-09-11 22:20:01 UTC

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

2018-12-06 10:51:49 UTC

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

2018-12-06 10:51:49 UTC

/bin/sh -c #(nop) ENV BASE_URL=https://storage.googleapis.com/kubernetes-helm

2018-12-06 10:51:50 UTC

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

2018-12-06 10:51:52 UTC

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

2018-12-06 10:51:52 UTC

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

2018-12-06 10:51:52 UTC

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

2018-12-06 10:51:53 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