2024-03-17 03:07:13 UTC
28.7 MB
https://get.helm.sh
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8 - 11.31% (3.25 MB)
[#001] sha256:f82046901065bb9c714a908f2752e220345a0969f1b3b2257fffe80e5b956958 - 88.69% (25.5 MB)
[#002] sha256:701d2a457f28ac9936551bf10e67dcd477ce675f6da6760e39ebc473e3da381c - 0.0% (94 Bytes)
/bin/sh -c #(nop) ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /
2024-01-27 00:30:48 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-03-17 03:07:12 UTC (buildkit.dockerfile.v0)ARG VERSION
2024-03-17 03:07:12 UTC (buildkit.dockerfile.v0)ENV BASE_URL=https://get.helm.sh
2024-03-17 03:07:12 UTC (buildkit.dockerfile.v0)RUN |1 VERSION=3.14.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-03-17 03:07:13 UTC (buildkit.dockerfile.v0)WORKDIR /apps
2024-03-17 03:07:13 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["helm"]
2024-03-17 03:07:13 UTC (buildkit.dockerfile.v0)CMD ["--help"]
2024-03-17 03:07:35 UTC
27.4 MB
https://get.helm.sh
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:0dc2e6c0f9ded2daeca96bbf270526d182d2f4267f5c7610c222c05cad6f6b96 - 11.03% (3.02 MB)
[#001] sha256:2e8b8c4282c1be50d09e1de406a7411c451d7b534e9e7dbd0f762c4c854789fb - 88.97% (24.4 MB)
[#002] sha256:7c80825a9985087d9f5dfad5578ff1002e7bdb0638d31fffbda47e13db93a239 - 0.0% (94 Bytes)
/bin/sh -c #(nop) ADD file:99cc37cba14ac64dc4652e46dc671888a0265f90992faa05c32d32e21f89c147 in /
2024-01-26 23:49:17 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-03-17 03:07:35 UTC (buildkit.dockerfile.v0)ARG VERSION
2024-03-17 03:07:35 UTC (buildkit.dockerfile.v0)ENV BASE_URL=https://get.helm.sh
2024-03-17 03:07:35 UTC (buildkit.dockerfile.v0)RUN |1 VERSION=3.14.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-03-17 03:07:35 UTC (buildkit.dockerfile.v0)WORKDIR /apps
2024-03-17 03:07:35 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["helm"]
2024-03-17 03:07:35 UTC (buildkit.dockerfile.v0)CMD ["--help"]
2024-03-17 03:07:36 UTC
26.6 MB
https://get.helm.sh
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:fda0ff469afd28d9cfbb946e8e0a3c911c591a2691bea62be9187e45a1c50549 - 10.46% (2.78 MB)
[#001] sha256:e4e3ad184f895760dfe46f0fd44d1297f7eaf950f5dcd0a221e3186392fabcc7 - 89.54% (23.8 MB)
[#002] sha256:ad686c07e89b062c6fddeb1d86cc0d1060ef7dbe3322bb1481fb39b4c7d37641 - 0.0% (94 Bytes)
/bin/sh -c #(nop) ADD file:dca2a738b46ed78f0ccd7e23ba4d4729528feaa423a0ff0ac5c3512bf43b6fae in /
2024-01-27 00:14:54 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-03-17 03:07:36 UTC (buildkit.dockerfile.v0)ARG VERSION
2024-03-17 03:07:36 UTC (buildkit.dockerfile.v0)ENV BASE_URL=https://get.helm.sh
2024-03-17 03:07:36 UTC (buildkit.dockerfile.v0)RUN |1 VERSION=3.14.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-03-17 03:07:36 UTC (buildkit.dockerfile.v0)WORKDIR /apps
2024-03-17 03:07:36 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["helm"]
2024-03-17 03:07:36 UTC (buildkit.dockerfile.v0)CMD ["--help"]
2024-03-17 03:07:39 UTC
27.2 MB
https://get.helm.sh
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:bca4290a96390d7a6fc6f2f9929370d06f8dfcacba591c76e3d5c5044e7f420c - 11.73% (3.19 MB)
[#001] sha256:f49f149cf8afc108426c8c394b837b686008f10fa77419454b8011ccc0099317 - 88.27% (24 MB)
[#002] sha256:b757c56cf69a0a8ef2ea8d2933b8972ed422f321ca0a0e42487c1545590bc8a5 - 0.0% (94 Bytes)
/bin/sh -c #(nop) ADD file:d0764a717d1e9d0aff3fa84779b11bfa0afe4430dcb6b46d965b209167639ba0 in /
2024-01-26 23:44:47 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-03-17 03:07:39 UTC (buildkit.dockerfile.v0)ARG VERSION
2024-03-17 03:07:39 UTC (buildkit.dockerfile.v0)ENV BASE_URL=https://get.helm.sh
2024-03-17 03:07:39 UTC (buildkit.dockerfile.v0)RUN |1 VERSION=3.14.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-03-17 03:07:39 UTC (buildkit.dockerfile.v0)WORKDIR /apps
2024-03-17 03:07:39 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["helm"]
2024-03-17 03:07:39 UTC (buildkit.dockerfile.v0)CMD ["--help"]
2024-03-17 03:07:38 UTC
27.1 MB
https://get.helm.sh
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f4968021da4ff8b74325e5aebf0f9448b44becfdd14df80ecba474e43cc92546 - 11.82% (3.2 MB)
[#001] sha256:c7973c3bd5dece9ec7043c42676192ee45f46e6163df5bcdb04148375baea2fc - 88.18% (23.9 MB)
[#002] sha256:a6efc7ae42711746ef4341493174062afb258c822af05ce9b3f1f6d8024d1a7e - 0.0% (94 Bytes)
/bin/sh -c #(nop) ADD file:76976bd619bf0c4e63bbd1d1d0a20b224d1f14070cb9be6036c1b7672a7848ba in /
2024-01-27 00:27:35 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-03-17 03:07:38 UTC (buildkit.dockerfile.v0)ARG VERSION
2024-03-17 03:07:38 UTC (buildkit.dockerfile.v0)ENV BASE_URL=https://get.helm.sh
2024-03-17 03:07:38 UTC (buildkit.dockerfile.v0)RUN |1 VERSION=3.14.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-03-17 03:07:38 UTC (buildkit.dockerfile.v0)WORKDIR /apps
2024-03-17 03:07:38 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["helm"]
2024-03-17 03:07:38 UTC (buildkit.dockerfile.v0)CMD ["--help"]
2024-03-17 03:07:41 UTC
28.4 MB
https://get.helm.sh
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:eb8fba61d86413beda3240c40c599041e040e658cd8314e38ee15e67ea57d349 - 10.89% (3.09 MB)
[#001] sha256:6f9000908c3d2fd863223e585581828a178a6b3041b0cff9b36f727e42af0010 - 89.11% (25.3 MB)
[#002] sha256:89c87bd7a066e7c1d1b5107987a5588b8a6207fcb485564a28a788adaf0e83b3 - 0.0% (94 Bytes)
/bin/sh -c #(nop) ADD file:a3a70231936c63931e39d0cbee91dc800a1f64c713d03da79c5cc7b7d68bde92 in /
2024-01-27 00:37:52 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-03-17 03:07:41 UTC (buildkit.dockerfile.v0)ARG VERSION
2024-03-17 03:07:41 UTC (buildkit.dockerfile.v0)ENV BASE_URL=https://get.helm.sh
2024-03-17 03:07:41 UTC (buildkit.dockerfile.v0)RUN |1 VERSION=3.14.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-03-17 03:07:41 UTC (buildkit.dockerfile.v0)WORKDIR /apps
2024-03-17 03:07:41 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["helm"]
2024-03-17 03:07:41 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.