2019-06-02 00:57:03 UTC
15.2 MB
https://get.helm.sh
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TAR_FILEhelm-v3.0.0-alpha.1-linux-amd64.tar.gz
[#000] sha256:2004ee2154b4f0cac1601aab6035063c5e30ad884297c363f95a70288f39a951 - 17.46% (2.65 MB)
[#001] sha256:0837ce454f73240d0d1908fac57b74e5a8cc5be8e878a8617fd57889e812d68c - 82.54% (12.5 MB)
[#002] sha256:7a542108589b3bb3a2947bd3a4b7da2ac901f85b27a2711af22de623eed75441 - 0.0% (93 Bytes)
/bin/sh -c #(nop) ADD file:51fcd87866bef6aca5c091e5492ff849b601036a136a2aa66efcd41209fa770f in /
2019-05-11 00:06:57 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2019-06-02 00:57:00 UTC/bin/sh -c #(nop) ARG VERSION
2019-06-02 00:57:01 UTC/bin/sh -c #(nop) ENV BASE_URL=https://get.helm.sh
2019-06-02 00:57:01 UTC/bin/sh -c #(nop) ENV TAR_FILE=helm-v3.0.0-alpha.1-linux-amd64.tar.gz
2019-06-02 00:57:03 UTC|1 VERSION=3.0.0-alpha.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-06-02 00:57:03 UTC/bin/sh -c #(nop) WORKDIR /apps
2019-06-02 00:57:03 UTC/bin/sh -c #(nop) ENTRYPOINT ["helm"]
2019-06-02 00:57:03 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.