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

2019-02-14 11:23:22 UTC

Size

14.1 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.13.0-rc.1-linux-amd64.tar.gz


Layers

[#000] sha256:5800546c068ede558ffe914a45d11440d6631d424a6507a3977d9780052c7f5e - 18.69% (2.63 MB)

[#001] sha256:0557e231964d2defc9703659fe3607497e501c375da1d725b9c4b21a39ef1d58 - 81.31% (11.4 MB)

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


History
2019-01-30 22:19:58 UTC

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

2019-01-30 22:19:58 UTC

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

2019-02-14 11:23:19 UTC

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

2019-02-14 11:23:19 UTC

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

2019-02-14 11:23:19 UTC

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

2019-02-14 11:23:21 UTC

|1 VERSION=2.13.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-02-14 11:23:22 UTC

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

2019-02-14 11:23:22 UTC

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

2019-02-14 11:23:22 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