Namespace
alpine
Image / Tag
helm:2.7.0-rc1
Content Digest
sha256:6b5cf5c3cda94acbe890ac9fcb297fead35897b528de079f42f221242c6f8be5
Details
Created

2018-07-07 10:19:52 UTC

Size

14.8 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.7.0-rc1-linux-amd64.tar.gz


Layers

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

[#001] sha256:554642e77ab05b29965487f3e9f5cc370a2c30ae49b2dbdee2bbec174cca8f6a - 86.73% (12.9 MB)

[#002] sha256:d50c9b7b368c946468d3506dfb8c4cbfadf8f60fec9e89f507383c82f36ce254 - 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:19:31 UTC

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

2018-07-07 10:19:31 UTC

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

2018-07-07 10:19:32 UTC

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

2018-07-07 10:19:51 UTC

|1 VERSION=2.7.0-rc1 /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:19:52 UTC

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

2018-07-07 10:19:52 UTC

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

2018-07-07 10:19:52 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