2019-03-22 11:40:56 UTC
14.1 MB
https://storage.googleapis.com/kubernetes-helm
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TAR_FILEhelm-v2.13.1-linux-amd64.tar.gz
[#000] sha256:9107ff4def222271fd4da41e2ec13d0cb34049c29102476ac8547579a60cd9b1 - 18.82% (2.65 MB)
[#001] sha256:1f02975bc9fceadfb23060814dccd51225a7edeab6fd5cd450062fd8b77a72a9 - 81.18% (11.4 MB)
[#002] sha256:53451b856114aec08f08b28b97b2b002c3c51d122d6db1aff8fb1043625c192f - 0.0% (93 Bytes)
/bin/sh -c #(nop) ADD file:ff31553962986a8a370d380a2bce7cd971abdfcf181aae1b7d6ecb0f672011c1 in /
2019-03-07 22:19:33 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2019-03-22 11:40:53 UTC/bin/sh -c #(nop) ARG VERSION
2019-03-22 11:40:53 UTC/bin/sh -c #(nop) ENV BASE_URL=https://storage.googleapis.com/kubernetes-helm
2019-03-22 11:40:53 UTC/bin/sh -c #(nop) ENV TAR_FILE=helm-v2.13.1-linux-amd64.tar.gz
2019-03-22 11:40:55 UTC|1 VERSION=2.13.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-03-22 11:40:56 UTC/bin/sh -c #(nop) WORKDIR /apps
2019-03-22 11:40:56 UTC/bin/sh -c #(nop) ENTRYPOINT ["helm"]
2019-03-22 11:40:56 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.