2020-11-12 19:00:14 UTC
15.7 MB
https://get.helm.sh
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TAR_FILEhelm-v3.4.1-linux-amd64.tar.gz
[#000] sha256:188c0c94c7c576fff0792aca7ec73d67a2f7f4cb3a6e53a84559337260b36964 - 16.94% (2.67 MB)
[#001] sha256:caed6d062c17b25ff25a35303484e842e9c7a05a7f964bcca7b011cdbf63fc3a - 83.06% (13.1 MB)
[#002] sha256:a1d99a0c821a3dce6e0fad7e569fa0e97b57e8dd327770f6642fef26c8beacc0 - 0.0% (127 Bytes)
/bin/sh -c #(nop) ADD file:f17f65714f703db9012f00e5ec98d0b2541ff6147c2633f7ab9ba659d0c507f4 in /
2020-10-22 02:19:24 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-11-12 19:00:11 UTC/bin/sh -c #(nop) ARG VERSION
2020-11-12 19:00:11 UTC/bin/sh -c #(nop) ENV BASE_URL=https://get.helm.sh
2020-11-12 19:00:12 UTC/bin/sh -c #(nop) ENV TAR_FILE=helm-v3.4.1-linux-amd64.tar.gz
2020-11-12 19:00:14 UTC|1 VERSION=3.4.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/*
2020-11-12 19:00:14 UTC/bin/sh -c #(nop) WORKDIR /apps
2020-11-12 19:00:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["helm"]
2020-11-12 19:00:14 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.