Namespace
alpine
Image / Tag
helm:3.0.3
Content Digest
sha256:f749c359fc685bb1bedc623ccc9f9a868534158a2d0bd2a86ba492f68df85e0f
Details
Created

2020-01-30 14:25:44 UTC

Size

14.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-v3.0.3-linux-amd64.tar.gz


Layers

[#000] sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 - 18.31% (2.67 MB)

[#001] sha256:946b682a0fa6c533900a9d1ef69e00b30eeb73db81925949e1ba9996a3ba5255 - 81.69% (11.9 MB)

[#002] sha256:f3735c3d6615bc494fb910738cc4463e4b8d1c51c3f6d532482c9828ff1d7e5e - 0.0% (127 Bytes)


History
2020-01-18 01:19:37 UTC

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

2020-01-18 01:19:37 UTC

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

2020-01-30 14:25:41 UTC

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

2020-01-30 14:25:41 UTC

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

2020-01-30 14:25:41 UTC

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

2020-01-30 14:25:43 UTC

|1 VERSION=3.0.3 /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/*

2020-01-30 14:25:44 UTC

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

2020-01-30 14:25:44 UTC

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

2020-01-30 14:25:44 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