2020-05-08 15:17:58 UTC
15.4 MB
https://get.helm.sh
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TAR_FILEhelm-v3.2.1-linux-amd64.tar.gz
[#000] sha256:cbdbe7a5bc2a134ca8ec91be58565ec07d037386d1f1d8385412d224deafca08 - 17.42% (2.68 MB)
[#001] sha256:06e014fd06b36a621ab499a8eb61c8ffca17f06c45bdf692c8d8dd9a17f7f7f8 - 82.58% (12.7 MB)
[#002] sha256:0e9eae1e81719de2c4bb7699894c8967a0103c4d0376f2872c6798518f3c7315 - 0.0% (125 Bytes)
/bin/sh -c #(nop) ADD file:b91adb67b670d3a6ff9463e48b7def903ed516be66fc4282d22c53e41512be49 in /
2020-04-24 01:05:03 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-05-08 15:17:55 UTC/bin/sh -c #(nop) ARG VERSION
2020-05-08 15:17:55 UTC/bin/sh -c #(nop) ENV BASE_URL=https://get.helm.sh
2020-05-08 15:17:56 UTC/bin/sh -c #(nop) ENV TAR_FILE=helm-v3.2.1-linux-amd64.tar.gz
2020-05-08 15:17:58 UTC|1 VERSION=3.2.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-05-08 15:17:58 UTC/bin/sh -c #(nop) WORKDIR /apps
2020-05-08 15:17:58 UTC/bin/sh -c #(nop) ENTRYPOINT ["helm"]
2020-05-08 15:17:58 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.