Namespace
alpine
Image / Tag
helm:2.14.2
Content Digest
sha256:f0bf8bc53382165ea94fa8ff99ca5883d875a164a32d3096cd306e67c2b85842
Details
Created

2019-08-02 06:56:40 UTC

Size

15.6 MB

Content Digest
Environment
BASE_URL

https://get.helm.sh

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

TAR_FILE

helm-v2.14.2-linux-amd64.tar.gz


Layers

[#000] sha256:7692c7e2a2d0760e37b3d64ccb6f95f47b625935ba8d3494264d5ea71507dc9a - 17.03% (2.66 MB)

[#001] sha256:3be534ae32aafa547848584156ba74d9c2e053e36f7308cc0f12955b8f899585 - 82.97% (13 MB)

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


History
2019-07-08 23:23:22 UTC

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

2019-07-08 23:23:23 UTC

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

2019-08-02 06:56:37 UTC

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

2019-08-02 06:56:37 UTC

/bin/sh -c #(nop) ENV BASE_URL=https://get.helm.sh

2019-08-02 06:56:37 UTC

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

2019-08-02 06:56:40 UTC

|1 VERSION=2.14.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 -f /var/cache/apk/*

2019-08-02 06:56:40 UTC

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

2019-08-02 06:56:40 UTC

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

2019-08-02 06:56:40 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