Namespace
alpine
Image / Tag
helm:2.3.1
Content Digest
sha256:f25dc47d5c9e76793a1eb538a86224a128e8db2c0118147ceedf37c44feb0059
Details
Created

2018-07-07 10:23:07 UTC

Size

15.2 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.3.1-linux-amd64.tar.gz


Layers

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

[#001] sha256:e47268c46af49a526885f44d759ec23ae4bba50d6289984544b62eb92e95d0ef - 87.03% (13.2 MB)

[#002] sha256:7aa75da9e698fba7892a270e25b1c00a3949db93939fbea731dd9f6e13006096 - 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:22:49 UTC

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

2018-07-07 10:22:49 UTC

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

2018-07-07 10:22:49 UTC

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

2018-07-07 10:23:06 UTC

|1 VERSION=2.3.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:23:06 UTC

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

2018-07-07 10:23:06 UTC

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

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