Namespace
alpine
Image / Tag
helm:3.5.1
Content Digest
sha256:2525a82cc4c1e59c0121d8b20637dd5c17d8efa34cecab0d687743136a91e158
Details
Created

2021-01-29 01:31:53 UTC

Size

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


Layers

[#000] sha256:4c0d98bf9879488e0407f897d9dd4bf758555a78e39675e72b5124ccf12c2580 - 18.11% (2.68 MB)

[#001] sha256:e20b2bfa7a1e7953d3d0e61937d52514468118f580801a55ba8cdcfc31ee717a - 81.89% (12.1 MB)

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


History
2021-01-28 23:19:38 UTC

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

2021-01-28 23:19:38 UTC

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

2021-01-29 01:31:50 UTC

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

2021-01-29 01:31:50 UTC

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

2021-01-29 01:31:50 UTC

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

2021-01-29 01:31:53 UTC

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

2021-01-29 01:31:53 UTC

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

2021-01-29 01:31:53 UTC

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

2021-01-29 01:31:53 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