2020-04-24 01:12:08 UTC
11.9 MB
https://get.helm.sh
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TAR_FILEhelm-v2.10.0-rc.2-linux-amd64.tar.gz
[#000] sha256:aad63a9339440e7c3e1fff2b988991b9bfb81280042fa7f39a5e327023056819 - 22.56% (2.67 MB)
[#001] sha256:0d12a09eb9913b4b774c2fad3b3f2738dd5c0099e23a4b78f56416e4c7a6aa3e - 77.44% (9.18 MB)
[#002] sha256:9600a0313ee0d51897509ee3c9adef70cc239b668bb1c6d35a346bd7741b13b5 - 0.0% (127 Bytes)
/bin/sh -c #(nop) ADD file:0c4555f363c2672e350001f1293e689875a3760afe7b3f9146886afe67121cba in /
2020-03-23 21:19:34 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-04-24 01:12:04 UTC/bin/sh -c #(nop) ARG VERSION
2020-04-24 01:12:04 UTC/bin/sh -c #(nop) ENV BASE_URL=https://get.helm.sh
2020-04-24 01:12:04 UTC/bin/sh -c #(nop) ENV TAR_FILE=helm-v2.10.0-rc.2-linux-amd64.tar.gz
2020-04-24 01:12:07 UTC|1 VERSION=2.10.0-rc.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/*
2020-04-24 01:12:07 UTC/bin/sh -c #(nop) WORKDIR /apps
2020-04-24 01:12:08 UTC/bin/sh -c #(nop) ENTRYPOINT ["helm"]
2020-04-24 01:12:08 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.