Namespace
alpine
Image / Tag
helm:2.13.0
Content Digest
sha256:5e03ff985a213375754d01807db34c55fd1671ed8eab6a1d32f158b843b0a595
Details
Created

2019-02-28 11:29:01 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-linux-amd64.tar.gz


Layers

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

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

[#002] sha256:0a660c92137db55213328ccf5c90bf9365a41ee54a1f7bcea90c6fece45a2444 - 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-28 11:28:58 UTC

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

2019-02-28 11:28:58 UTC

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

2019-02-28 11:28:58 UTC

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

2019-02-28 11:29:01 UTC

|1 VERSION=2.13.0 /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-28 11:29:01 UTC

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

2019-02-28 11:29:01 UTC

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

2019-02-28 11:29:01 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