Namespace
alpine
Image / Tag
helm:2.14.0-rc.1
Content Digest
sha256:1819f3a60a2c32283053981a94cc00bbfc9cee9e616cf030b6f64e23398613ed
Details
Created

2019-05-10 12:06:25 UTC

Size

15.4 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.14.0-rc.1-linux-amd64.tar.gz


Layers

[#000] sha256:b8141ae1f6634cc1a38d5c04411fbbadccbeb117ee18d1d511fb78aa7cd5c7c7 - 17.21% (2.65 MB)

[#001] sha256:bfd78b014e040ce8e1065932773d57f29c6391052d3c03a5c58d3605e03382d4 - 82.79% (12.8 MB)

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


History
2019-04-09 23:20:00 UTC

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

2019-04-09 23:20:00 UTC

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

2019-05-10 12:06:22 UTC

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

2019-05-10 12:06:22 UTC

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

2019-05-10 12:06:22 UTC

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

2019-05-10 12:06:25 UTC

|1 VERSION=2.14.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 -f /var/cache/apk/*

2019-05-10 12:06:25 UTC

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

2019-05-10 12:06:25 UTC

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

2019-05-10 12:06:25 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