2019-01-15 11:08:05 UTC
13.8 MB
https://storage.googleapis.com/kubernetes-helm
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TAR_FILEhelm-v2.12.2-linux-amd64.tar.gz
[#000] sha256:ba7f5deea89d795691de51a9e8bbd8494d95a261c47a2a61069f8b597f07afe0 - 18.08% (2.5 MB)
[#001] sha256:23b59a6d969c1dabf7843096e587702db2ea80f2d9433c5f4c033ab329c5e301 - 81.92% (11.3 MB)
[#002] sha256:838e60fd1cf63793b9766b853c22b3dc2720484b21d3c0a3d525274adb7a4e31 - 0.0% (93 Bytes)
/bin/sh -c #(nop) ADD file:0f701db85b54d927890c39b9deba0ea384c8710c4ce9346b16851db469323002 in /
2018-12-21 00:21:50 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2019-01-15 11:08:02 UTC/bin/sh -c #(nop) ARG VERSION
2019-01-15 11:08:02 UTC/bin/sh -c #(nop) ENV BASE_URL=https://storage.googleapis.com/kubernetes-helm
2019-01-15 11:08:02 UTC/bin/sh -c #(nop) ENV TAR_FILE=helm-v2.12.2-linux-amd64.tar.gz
2019-01-15 11:08:04 UTC|1 VERSION=2.12.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/*
2019-01-15 11:08:05 UTC/bin/sh -c #(nop) WORKDIR /apps
2019-01-15 11:08:05 UTC/bin/sh -c #(nop) ENTRYPOINT ["helm"]
2019-01-15 11:08:05 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.