Namespace
alpine
Image / Tag
helm:2.10.0-rc.1
Content Digest
sha256:b097d5fc01f7d534ad3d277bb3c766aad6de8017768def897bb5680e1ee90efe
Details
Created

2018-07-08 09:25:31 UTC

Size

11.3 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.10.0-rc.1-linux-amd64.tar.gz


Layers

[#000] sha256:a0710691c81a896a992671d9155a12be15c8110485b7077e6b5136050e8868e3 - 18.7% (2.1 MB)

[#001] sha256:f17fe7c022d7e7457e0808eec72236f68eb1ad507a0bcd84a98fc94019c3bb5e - 81.3% (9.15 MB)

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


History
2018-07-06 14:14:26 UTC

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

2018-07-06 14:14:26 UTC

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

2018-07-08 09:25:28 UTC

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

2018-07-08 09:25:28 UTC

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

2018-07-08 09:25:28 UTC

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

2018-07-08 09:25:30 UTC

|1 VERSION=2.10.0-rc.1 /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-08 09:25:30 UTC

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

2018-07-08 09:25:30 UTC

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

2018-07-08 09:25:31 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