2019-12-06 13:59:42 UTC
14.6 MB
https://get.helm.sh
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TAR_FILEhelm-v3.0.1-linux-amd64.tar.gz
[#000] sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 - 18.25% (2.66 MB)
[#001] sha256:506822950c6a0cd7f22b7bf88f3d65ae28770e71ac39290145ab0651c11f7932 - 81.75% (11.9 MB)
[#002] sha256:bffa11eeee93973f5412230add03fa40b382f75dc2cb5fff0785d7089aae1440 - 0.0% (125 Bytes)
/bin/sh -c #(nop) ADD file:fe1f09249227e2da2089afb4d07e16cbf832eeb804120074acd2b8192876cd28 in /
2019-10-21 17:21:42 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2019-12-06 13:59:39 UTC/bin/sh -c #(nop) ARG VERSION
2019-12-06 13:59:39 UTC/bin/sh -c #(nop) ENV BASE_URL=https://get.helm.sh
2019-12-06 13:59:39 UTC/bin/sh -c #(nop) ENV TAR_FILE=helm-v3.0.1-linux-amd64.tar.gz
2019-12-06 13:59:41 UTC|1 VERSION=3.0.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/*
2019-12-06 13:59:42 UTC/bin/sh -c #(nop) WORKDIR /apps
2019-12-06 13:59:42 UTC/bin/sh -c #(nop) ENTRYPOINT ["helm"]
2019-12-06 13:59:42 UTC/bin/sh -c #(nop) CMD ["--help"]
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.