Namespace
alpine
Image / Tag
helm:2.9.0-rc2
Content Digest
sha256:6b57693535daf86f71e6e2d3c4b4de7040edce4b1779f5a0f51ff4dae7d45e84
Details
Created

2018-07-07 10:16:14 UTC

Size

12 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.9.0-rc2-linux-amd64.tar.gz


Layers

[#000] sha256:1eae7a7426b0551d5699798f8604597e7f5be52efd1f14ef53832a0cb63e7e4d - 16.44% (1.97 MB)

[#001] sha256:f4db4cbe1f99f918cc24dd9923bb83be2f2145b754c61d4dffd703cf241fb47a - 83.56% (10 MB)

[#002] sha256:26a8475f6aae1b361213387a0c42fafa3870350e55637ed8da6c71740da394f3 - 0.0% (93 Bytes)


History
2018-01-09 21:11:19 UTC

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

2018-01-09 21:11:19 UTC

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

2018-07-07 10:15:58 UTC

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

2018-07-07 10:15:58 UTC

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

2018-07-07 10:15:59 UTC

/bin/sh -c #(nop) ENV TAR_FILE=helm-v2.9.0-rc2-linux-amd64.tar.gz

2018-07-07 10:16:13 UTC

|1 VERSION=2.9.0-rc2 /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 /var/cache/apk/*

2018-07-07 10:16:14 UTC

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

2018-07-07 10:16:14 UTC

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

2018-07-07 10:16:14 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