2024-06-16 03:07:10 UTC
30.6 MB
https://get.helm.sh
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:d25f557d7f31bf7acfac935859b5153da41d13c41f2b468d16f729a5b883634f - 11.28% (3.45 MB)
[#001] sha256:8cfc600c1d2d1bc7e7f55b1749e6953f0b06ff4581b3ec39c39dd881f61c854a - 88.72% (27.2 MB)
[#002] sha256:3a878c629aec59a21ae8732efcdf7a4ae1fd221e3b22806e12e21191dfe47477 - 0.0% (94 Bytes)
/bin/sh -c #(nop) ADD file:e3abcdba177145039cfef1ad882f9f81a612a24c9f044b19f713b95454d2e3f6 in /
2024-05-22 18:18:12 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-06-16 03:07:10 UTC (buildkit.dockerfile.v0)ARG VERSION
2024-06-16 03:07:10 UTC (buildkit.dockerfile.v0)ENV BASE_URL=https://get.helm.sh
2024-06-16 03:07:10 UTC (buildkit.dockerfile.v0)RUN |1 VERSION=3.15.2 /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-06-16 03:07:10 UTC (buildkit.dockerfile.v0)WORKDIR /apps
2024-06-16 03:07:10 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["helm"]
2024-06-16 03:07:10 UTC (buildkit.dockerfile.v0)CMD ["--help"]
2024-06-16 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:b0da55d51ed2f4a2e9c4e3ca1e420bac26a1a37098e2f1437841049c51df7320 - 11.04% (3.21 MB)
[#001] sha256:33fb46d9209be267c59d3c458e2f1eeb5dbf9a236e25b06648907f92becaa6e4 - 88.96% (25.9 MB)
[#002] sha256:a6737d5509d66db15017d70c85f9d7968825fac86eca323403edcb406b3c5861 - 0.0% (94 Bytes)
/bin/sh -c #(nop) ADD file:5103c8a26cd2dfa76f84be7e1886df206b2131d04cf3079dfd1b6385cc796428 in /
2024-05-22 17:56:55 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-06-16 03:07:31 UTC (buildkit.dockerfile.v0)ARG VERSION
2024-06-16 03:07:31 UTC (buildkit.dockerfile.v0)ENV BASE_URL=https://get.helm.sh
2024-06-16 03:07:31 UTC (buildkit.dockerfile.v0)RUN |1 VERSION=3.15.2 /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-06-16 03:07:32 UTC (buildkit.dockerfile.v0)WORKDIR /apps
2024-06-16 03:07:32 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["helm"]
2024-06-16 03:07:32 UTC (buildkit.dockerfile.v0)CMD ["--help"]
2024-06-16 03:07:33 UTC
28.2 MB
https://get.helm.sh
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:8b416cac0b22b1e77fbe2d8d5f2f70f44878497f7c24dd739d8e56b317931303 - 10.46% (2.95 MB)
[#001] sha256:abbad1d37fa772f16690354312b1398a602aa75559b375aef864eee48ac2b559 - 89.54% (25.3 MB)
[#002] sha256:b2d0a3dfe04b26ea1f7664232af5f3151fb36876f1eaf0e7e274138c5b51f0a1 - 0.0% (94 Bytes)
/bin/sh -c #(nop) ADD file:d6a90589cd9e92525c68e44f296baf2a57e5bda9e32ed5f7d45d6ad9a6595e26 in /
2024-05-22 18:07:12 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-06-16 03:07:33 UTC (buildkit.dockerfile.v0)ARG VERSION
2024-06-16 03:07:33 UTC (buildkit.dockerfile.v0)ENV BASE_URL=https://get.helm.sh
2024-06-16 03:07:33 UTC (buildkit.dockerfile.v0)RUN |1 VERSION=3.15.2 /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-06-16 03:07:33 UTC (buildkit.dockerfile.v0)WORKDIR /apps
2024-06-16 03:07:33 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["helm"]
2024-06-16 03:07:33 UTC (buildkit.dockerfile.v0)CMD ["--help"]
2024-06-16 03:07:34 UTC
29.5 MB
https://get.helm.sh
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:94747bd812346354fd5042870b6e44e5406880a4e6b5736a9cf9c753110df11b - 13.2% (3.9 MB)
[#001] sha256:f57535cdf209af04d39633f305d7c2130a4f5a9693d72c5f710cb14667698e15 - 86.8% (25.6 MB)
[#002] sha256:1db0178664365c9ac123f3ae974b62d6bea74f657df6a8da7b665d4c2a890dbc - 0.0% (94 Bytes)
/bin/sh -c #(nop) ADD file:ceadd994c6d8900884c4a44aa76cf187336921e29afeaa017c4a3d1fc066a6a3 in /
2024-05-22 18:17:28 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-06-16 03:07:34 UTC (buildkit.dockerfile.v0)ARG VERSION
2024-06-16 03:07:34 UTC (buildkit.dockerfile.v0)ENV BASE_URL=https://get.helm.sh
2024-06-16 03:07:34 UTC (buildkit.dockerfile.v0)RUN |1 VERSION=3.15.2 /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-06-16 03:07:34 UTC (buildkit.dockerfile.v0)WORKDIR /apps
2024-06-16 03:07:34 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["helm"]
2024-06-16 03:07:34 UTC (buildkit.dockerfile.v0)CMD ["--help"]
2024-06-16 03:07:35 UTC
28.9 MB
https://get.helm.sh
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:fc0288db113f6df5dbde63eac62c59d28df80cd0602675f606e688d365d8bc6a - 11.77% (3.4 MB)
[#001] sha256:c30ab1c569d7f483361e67983e4d80017df9c4cebaeee24ba2379679f859426d - 88.23% (25.5 MB)
[#002] sha256:be816d5c69d0ca87f01290c9a159702c3cf8fdcac17db16ebb3c4e7e93bba9e5 - 0.0% (94 Bytes)
/bin/sh -c #(nop) ADD file:023435caa2a1f2c4ffa6455de5b3dc6e19c43a35708671eeef36e0166c54eecd in /
2024-05-22 18:07:12 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-06-16 03:07:35 UTC (buildkit.dockerfile.v0)ARG VERSION
2024-06-16 03:07:35 UTC (buildkit.dockerfile.v0)ENV BASE_URL=https://get.helm.sh
2024-06-16 03:07:35 UTC (buildkit.dockerfile.v0)RUN |1 VERSION=3.15.2 /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-06-16 03:07:35 UTC (buildkit.dockerfile.v0)WORKDIR /apps
2024-06-16 03:07:35 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["helm"]
2024-06-16 03:07:35 UTC (buildkit.dockerfile.v0)CMD ["--help"]
2024-06-16 03:07:37 UTC
30.2 MB
https://get.helm.sh
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3b8747b05489980f63da1d2b8e5a444c55777f69540394397b0bc1c76c3e41f2 - 10.92% (3.3 MB)
[#001] sha256:201fe65d2eae302cb044ec023c7ed4044c0e1dcccec0a823b545d7fc660d569e - 89.08% (26.9 MB)
[#002] sha256:92a85bd3c0093a16196d96de5d653c789e1282acec8876f78e1c3143170f379e - 0.0% (94 Bytes)
/bin/sh -c #(nop) ADD file:97335440b04aac71ca64b9c889e64d1da1913c788e108b6481155248fc670f8b in /
2024-05-22 18:34:07 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-06-16 03:07:37 UTC (buildkit.dockerfile.v0)ARG VERSION
2024-06-16 03:07:37 UTC (buildkit.dockerfile.v0)ENV BASE_URL=https://get.helm.sh
2024-06-16 03:07:37 UTC (buildkit.dockerfile.v0)RUN |1 VERSION=3.15.2 /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-06-16 03:07:37 UTC (buildkit.dockerfile.v0)WORKDIR /apps
2024-06-16 03:07:37 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["helm"]
2024-06-16 03:07:37 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.