2024-07-14 03:07:07 UTC
30.6 MB
https://get.helm.sh
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ec99f8b99825a742d50fb3ce173d291378a46ab54b8ef7dd75e5654e2a296e99 - 11.29% (3.46 MB)
[#001] sha256:fd4b3bee179eb5424187ff1ba7c44d39492a78cf5b5f3812e7321b9c0a10ffbc - 88.71% (27.2 MB)
[#002] sha256:ae82cdae8a963be476f43a0787878ea302e718d9e0c5929e8619c2cf5329e422 - 0.0% (94 Bytes)
/bin/sh -c #(nop) ADD file:33ebe56b967747a97dcec01bc2559962bee8823686c9739d26be060381bbb3ca in /
2024-06-20 20:16:58 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-07-14 03:07:07 UTC (buildkit.dockerfile.v0)ARG VERSION=3.15.3
2024-07-14 03:07:07 UTC (buildkit.dockerfile.v0)ENV BASE_URL=https://get.helm.sh
2024-07-14 03:07:07 UTC (buildkit.dockerfile.v0)RUN |1 VERSION=3.15.3 /bin/sh -c case `uname -m` in x86_64) ARCH=amd64; ;; armv7l) ARCH=arm; ;; aarch64) ARCH=arm64; ;; ppc64le) ARCH=ppc64le; ;; s390x) ARCH=s390x; ;; *) echo "un-supported arch, exit ..."; exit 1; ;; esac && apk add --update --no-cache wget git curl bash yq && wget ${BASE_URL}/helm-v${VERSION}-linux-${ARCH}.tar.gz -O - | tar -xz && mv linux-${ARCH}/helm /usr/bin/helm && chmod +x /usr/bin/helm && rm -rf linux-${ARCH} # buildkit
2024-07-14 03:07:07 UTC (buildkit.dockerfile.v0)WORKDIR /apps
2024-07-14 03:07:07 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["helm"]
2024-07-14 03:07:07 UTC (buildkit.dockerfile.v0)CMD ["--help"]
2024-07-14 03:07:32 UTC
29.1 MB
https://get.helm.sh
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3d2af5f613c84e549fb09710d45b152d3cdf48eb7a37dc3e9c01e2b3975f4f76 - 11.05% (3.21 MB)
[#001] sha256:a815cd997a19b0f81ac454a828e6d52e358e2a735af6e222ed198a1879913969 - 88.95% (25.9 MB)
[#002] sha256:09b5febaae5e7131a71fe594b07d5150b96259776e2564eedefae74aa2e2eca5 - 0.0% (94 Bytes)
/bin/sh -c #(nop) ADD file:ef2635f09c1d2632408805d106fbc5d27fb307cb5f584bddc699b4b5ae577623 in /
2024-06-20 17:49:15 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-07-14 03:07:32 UTC (buildkit.dockerfile.v0)ARG VERSION=3.15.3
2024-07-14 03:07:32 UTC (buildkit.dockerfile.v0)ENV BASE_URL=https://get.helm.sh
2024-07-14 03:07:32 UTC (buildkit.dockerfile.v0)RUN |1 VERSION=3.15.3 /bin/sh -c case `uname -m` in x86_64) ARCH=amd64; ;; armv7l) ARCH=arm; ;; aarch64) ARCH=arm64; ;; ppc64le) ARCH=ppc64le; ;; s390x) ARCH=s390x; ;; *) echo "un-supported arch, exit ..."; exit 1; ;; esac && apk add --update --no-cache wget git curl bash yq && wget ${BASE_URL}/helm-v${VERSION}-linux-${ARCH}.tar.gz -O - | tar -xz && mv linux-${ARCH}/helm /usr/bin/helm && chmod +x /usr/bin/helm && rm -rf linux-${ARCH} # buildkit
2024-07-14 03:07:32 UTC (buildkit.dockerfile.v0)WORKDIR /apps
2024-07-14 03:07:32 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["helm"]
2024-07-14 03:07:32 UTC (buildkit.dockerfile.v0)CMD ["--help"]
2024-07-14 03:07:34 UTC
28.2 MB
https://get.helm.sh
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3fb467f9cb36e54d3cb8806db734a6c640048f3dc270b506ec1f111640905b79 - 10.46% (2.95 MB)
[#001] sha256:b4c0a0e535a773836ec6ffe6957f58d0757ecd7920dbf00a354de12499be8619 - 89.54% (25.3 MB)
[#002] sha256:9808160cb74de2b6fe13198ca120b2d66d8fedd1d5e0428ba927d927360203b4 - 0.0% (93 Bytes)
/bin/sh -c #(nop) ADD file:4d58f44e3cedeba6fad741c79bc5acab1a9f2a2f597c854dc3bb8b8595ebf3e1 in /
2024-06-20 18:00:28 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-07-14 03:07:34 UTC (buildkit.dockerfile.v0)ARG VERSION=3.15.3
2024-07-14 03:07:34 UTC (buildkit.dockerfile.v0)ENV BASE_URL=https://get.helm.sh
2024-07-14 03:07:34 UTC (buildkit.dockerfile.v0)RUN |1 VERSION=3.15.3 /bin/sh -c case `uname -m` in x86_64) ARCH=amd64; ;; armv7l) ARCH=arm; ;; aarch64) ARCH=arm64; ;; ppc64le) ARCH=ppc64le; ;; s390x) ARCH=s390x; ;; *) echo "un-supported arch, exit ..."; exit 1; ;; esac && apk add --update --no-cache wget git curl bash yq && wget ${BASE_URL}/helm-v${VERSION}-linux-${ARCH}.tar.gz -O - | tar -xz && mv linux-${ARCH}/helm /usr/bin/helm && chmod +x /usr/bin/helm && rm -rf linux-${ARCH} # buildkit
2024-07-14 03:07:34 UTC (buildkit.dockerfile.v0)WORKDIR /apps
2024-07-14 03:07:34 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["helm"]
2024-07-14 03:07:34 UTC (buildkit.dockerfile.v0)CMD ["--help"]
2024-07-14 03:07:32 UTC
29.5 MB
https://get.helm.sh
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a258b2a6b59a7aa244d8ceab095c7f8df726f27075a69fca7ad8490f3f63148a - 13.2% (3.9 MB)
[#001] sha256:e14d12f1e54b92cc17d3ff2078e07f89f7b840b6507cd5a9a7fab9ef105de04b - 86.8% (25.6 MB)
[#002] sha256:09b5febaae5e7131a71fe594b07d5150b96259776e2564eedefae74aa2e2eca5 - 0.0% (94 Bytes)
/bin/sh -c #(nop) ADD file:033626ac44156f3d5800a602c46870486b1492b9ba26096eaa66cceb6fcead77 in /
2024-06-20 17:40:35 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-07-14 03:07:32 UTC (buildkit.dockerfile.v0)ARG VERSION=3.15.3
2024-07-14 03:07:32 UTC (buildkit.dockerfile.v0)ENV BASE_URL=https://get.helm.sh
2024-07-14 03:07:32 UTC (buildkit.dockerfile.v0)RUN |1 VERSION=3.15.3 /bin/sh -c case `uname -m` in x86_64) ARCH=amd64; ;; armv7l) ARCH=arm; ;; aarch64) ARCH=arm64; ;; ppc64le) ARCH=ppc64le; ;; s390x) ARCH=s390x; ;; *) echo "un-supported arch, exit ..."; exit 1; ;; esac && apk add --update --no-cache wget git curl bash yq && wget ${BASE_URL}/helm-v${VERSION}-linux-${ARCH}.tar.gz -O - | tar -xz && mv linux-${ARCH}/helm /usr/bin/helm && chmod +x /usr/bin/helm && rm -rf linux-${ARCH} # buildkit
2024-07-14 03:07:32 UTC (buildkit.dockerfile.v0)WORKDIR /apps
2024-07-14 03:07:32 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["helm"]
2024-07-14 03:07:32 UTC (buildkit.dockerfile.v0)CMD ["--help"]
2024-07-14 03:07:34 UTC
28.9 MB
https://get.helm.sh
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:b02dcd5eb44e382ea711bca074a007403db63dacf55f888b3a87214d1052dd50 - 11.77% (3.41 MB)
[#001] sha256:43ce0ca27d2af173fd62f20910c5341ee356e46e48174bd9e17b5883e113a7d4 - 88.23% (25.5 MB)
[#002] sha256:9808160cb74de2b6fe13198ca120b2d66d8fedd1d5e0428ba927d927360203b4 - 0.0% (93 Bytes)
/bin/sh -c #(nop) ADD file:c98fdd4075ec8eb66a469bd36f2d1369030638ad4b76778b5ad9c787b9f63c8b in /
2024-06-20 18:18:22 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-07-14 03:07:34 UTC (buildkit.dockerfile.v0)ARG VERSION=3.15.3
2024-07-14 03:07:34 UTC (buildkit.dockerfile.v0)ENV BASE_URL=https://get.helm.sh
2024-07-14 03:07:34 UTC (buildkit.dockerfile.v0)RUN |1 VERSION=3.15.3 /bin/sh -c case `uname -m` in x86_64) ARCH=amd64; ;; armv7l) ARCH=arm; ;; aarch64) ARCH=arm64; ;; ppc64le) ARCH=ppc64le; ;; s390x) ARCH=s390x; ;; *) echo "un-supported arch, exit ..."; exit 1; ;; esac && apk add --update --no-cache wget git curl bash yq && wget ${BASE_URL}/helm-v${VERSION}-linux-${ARCH}.tar.gz -O - | tar -xz && mv linux-${ARCH}/helm /usr/bin/helm && chmod +x /usr/bin/helm && rm -rf linux-${ARCH} # buildkit
2024-07-14 03:07:34 UTC (buildkit.dockerfile.v0)WORKDIR /apps
2024-07-14 03:07:34 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["helm"]
2024-07-14 03:07:34 UTC (buildkit.dockerfile.v0)CMD ["--help"]
2024-07-14 03:07:36 UTC
30.2 MB
https://get.helm.sh
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f9a77bce0ddc1b9251f410e8c69566b002f4e557ee68895b558671311b17fd91 - 10.92% (3.3 MB)
[#001] sha256:2e1c87af2c59a7a8455f0d642d1b3a995959dc526f8c67a7f7a39a995e7329b1 - 89.08% (26.9 MB)
[#002] sha256:c652a3b511718cc6fc11215228500eb9d7199565e70770be43ae5b0c7495d016 - 0.0% (93 Bytes)
/bin/sh -c #(nop) ADD file:23eeda2aa519e3b51e03f1ce8faeb8c4b597b4b31ec175cb09306147000967fc in /
2024-06-20 17:42:03 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-07-14 03:07:36 UTC (buildkit.dockerfile.v0)ARG VERSION=3.15.3
2024-07-14 03:07:36 UTC (buildkit.dockerfile.v0)ENV BASE_URL=https://get.helm.sh
2024-07-14 03:07:36 UTC (buildkit.dockerfile.v0)RUN |1 VERSION=3.15.3 /bin/sh -c case `uname -m` in x86_64) ARCH=amd64; ;; armv7l) ARCH=arm; ;; aarch64) ARCH=arm64; ;; ppc64le) ARCH=ppc64le; ;; s390x) ARCH=s390x; ;; *) echo "un-supported arch, exit ..."; exit 1; ;; esac && apk add --update --no-cache wget git curl bash yq && wget ${BASE_URL}/helm-v${VERSION}-linux-${ARCH}.tar.gz -O - | tar -xz && mv linux-${ARCH}/helm /usr/bin/helm && chmod +x /usr/bin/helm && rm -rf linux-${ARCH} # buildkit
2024-07-14 03:07:36 UTC (buildkit.dockerfile.v0)WORKDIR /apps
2024-07-14 03:07:36 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["helm"]
2024-07-14 03:07:36 UTC (buildkit.dockerfile.v0)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.