Namespace
alpine
Image / Tag
helm:2.7.2
Content Digest
sha256:8ce039d9bf4f381a020a02de1617ef5c2b7fea9e6f1f43df702b26f4bfb9eba3
Details
Created

2018-07-07 10:18:52 UTC

Size

14.8 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.7.2-linux-amd64.tar.gz


Layers

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

[#001] sha256:e5534fa14b646ed0782b3440f9305e1bd07836fec39869cfd79ae9284d641fe0 - 86.73% (12.9 MB)

[#002] sha256:8fee219015e94ee10595c49acd18b72cbb132a42f3a5f9b17d001a454ce3ad85 - 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:18:34 UTC

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

2018-07-07 10:18:34 UTC

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

2018-07-07 10:18:34 UTC

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

2018-07-07 10:18:51 UTC

|1 VERSION=2.7.2 /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:18:52 UTC

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

2018-07-07 10:18:52 UTC

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

2018-07-07 10:18:52 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