Namespace
alpine
Image / Tag
helm:2.2.1
Content Digest
sha256:e0dc156e6b1cbac9e2ac8fcb35aa3ffc63c3102446f7282ac3a61567250f82ed
Details
Created

2018-07-07 10:24:36 UTC

Size

15 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.2.1-linux-amd64.tar.gz


Layers

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

[#001] sha256:f3daf498497e055532ec3b6a72f4df8a277c4979df5a7b44de08b440d974fe2c - 86.89% (13.1 MB)

[#002] sha256:5c31f97519d8c53842103486de652a29c0fe5f0abc31e9a504746db98812051a - 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:24:16 UTC

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

2018-07-07 10:24:17 UTC

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

2018-07-07 10:24:17 UTC

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

2018-07-07 10:24:34 UTC

|1 VERSION=2.2.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-07 10:24:35 UTC

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

2018-07-07 10:24:35 UTC

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

2018-07-07 10:24:36 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