Namespace
alpine
Image / Tag
helm:3.10.0
Content Digest
sha256:1114bc092d26fa73b78132b77f8f71d60f62a2bca966ff7198e23f44d09d4f44
Details
Created

2022-09-22 09:55:51 UTC

Size

24.7 MB

Content Digest
Environment
BASE_URL

https://get.helm.sh

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:213ec9aee27d8be045c6a92b7eac22c9a64b44558193775a1a7f626352392b49 - 10.82% (2.68 MB)

[#001] sha256:20c9bfec91ac8caf54de21031eebd89511ddf1818d5ecfb1577c3fee0f52fccf - 89.18% (22 MB)

[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#003] sha256:63dd310a693d3ad7e311fbcd26394374dc944961ea9b31f26c79300924f69dcb - 0.0% (100 Bytes)


History
2022-08-09 17:19:53 UTC

/bin/sh -c #(nop) ADD file:2a949686d9886ac7c10582a6c29116fd29d3077d02755e87e111870d63607725 in /

2022-08-09 17:19:53 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2022-09-22 09:55:51 UTC (buildkit.dockerfile.v0)

ARG VERSION

2022-09-22 09:55:51 UTC (buildkit.dockerfile.v0)

ENV BASE_URL=https://get.helm.sh

2022-09-22 09:55:51 UTC (buildkit.dockerfile.v0)

RUN |1 VERSION=3.10.0 /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 && 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

2022-09-22 09:55:51 UTC (buildkit.dockerfile.v0)

RUN |1 VERSION=3.10.0 /bin/sh -c chmod +x /usr/bin/helm # buildkit

2022-09-22 09:55:51 UTC (buildkit.dockerfile.v0)

WORKDIR /apps

2022-09-22 09:55:51 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["helm"]

2022-09-22 09:55:51 UTC (buildkit.dockerfile.v0)

CMD ["--help"]

Details
Created

2022-09-22 09:56:16 UTC

Size

23.6 MB

Content Digest
Environment
BASE_URL

https://get.helm.sh

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:9506b835437abb4d8ba1683e00c500b8f77e1975e930b356fbb72f2dbdc274d9 - 10.56% (2.49 MB)

[#001] sha256:896e21a9a7c14ffaccb220d57ae66c0a085bf3890d6c0f4e99b2dce89c1e6b82 - 89.44% (21.1 MB)

[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#003] sha256:9e7e7c08fb05eee7741fcc2af96146487e1ca97121cc057e94e842d3241a1c83 - 0.0% (98 Bytes)


History
2022-08-09 17:49:22 UTC

/bin/sh -c #(nop) ADD file:e8733e8cc0a81e15ca4041760b6e27392c34171512d34405a9b262b1fff5c687 in /

2022-08-09 17:49:22 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2022-09-22 09:56:15 UTC (buildkit.dockerfile.v0)

ARG VERSION

2022-09-22 09:56:15 UTC (buildkit.dockerfile.v0)

ENV BASE_URL=https://get.helm.sh

2022-09-22 09:56:15 UTC (buildkit.dockerfile.v0)

RUN |1 VERSION=3.10.0 /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 && 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

2022-09-22 09:56:16 UTC (buildkit.dockerfile.v0)

RUN |1 VERSION=3.10.0 /bin/sh -c chmod +x /usr/bin/helm # buildkit

2022-09-22 09:56:16 UTC (buildkit.dockerfile.v0)

WORKDIR /apps

2022-09-22 09:56:16 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["helm"]

2022-09-22 09:56:16 UTC (buildkit.dockerfile.v0)

CMD ["--help"]

Details
Created

2022-09-22 09:56:17 UTC

Size

22.7 MB

Content Digest
Environment
BASE_URL

https://get.helm.sh

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:c6556b3b6858c6fa1e328377cc2c4becdc9cd1bc3e7302aa7299936522cf93ba - 10.16% (2.31 MB)

[#001] sha256:221c259f5e5127afa93d388711bdf864bd9eb638a21f52a95e785197dfc7baa0 - 89.83% (20.4 MB)

[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#003] sha256:f95ccb8259c8e6f4f2d85160d7beee9ce9b153656e7a3415bd35c1dbf464a46e - 0.0% (99 Bytes)


History
2022-08-09 16:57:44 UTC

/bin/sh -c #(nop) ADD file:75521fe16320b193092588f6f31052c85e736965ceb11673de18bd14965a45e6 in /

2022-08-09 16:57:44 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2022-09-22 09:56:17 UTC (buildkit.dockerfile.v0)

ARG VERSION

2022-09-22 09:56:17 UTC (buildkit.dockerfile.v0)

ENV BASE_URL=https://get.helm.sh

2022-09-22 09:56:17 UTC (buildkit.dockerfile.v0)

RUN |1 VERSION=3.10.0 /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 && 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

2022-09-22 09:56:17 UTC (buildkit.dockerfile.v0)

RUN |1 VERSION=3.10.0 /bin/sh -c chmod +x /usr/bin/helm # buildkit

2022-09-22 09:56:17 UTC (buildkit.dockerfile.v0)

WORKDIR /apps

2022-09-22 09:56:17 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["helm"]

2022-09-22 09:56:17 UTC (buildkit.dockerfile.v0)

CMD ["--help"]

Details
Created

2022-09-22 09:56:19 UTC

Size

23.4 MB

Content Digest
Environment
BASE_URL

https://get.helm.sh

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:9b18e9b68314027565b90ff6189d65942c0f7986da80df008b8431276885218e - 11.03% (2.58 MB)

[#001] sha256:525c125eb8abe31970e3f9f0c4061215578ebb7aa5a378215764946ba3b28498 - 88.97% (20.8 MB)

[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#003] sha256:3dad84e4b0de96fc24fdfcaf4933bec69387c284a0bd28e7a4c9e1de77824ca7 - 0.0% (100 Bytes)


History
2022-08-09 17:39:41 UTC

/bin/sh -c #(nop) ADD file:960fd469d48cf79ba14bbda71f3192074ed860c112e30e0bc92bff3440cb45ab in /

2022-08-09 17:39:42 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2022-09-22 09:56:19 UTC (buildkit.dockerfile.v0)

ARG VERSION

2022-09-22 09:56:19 UTC (buildkit.dockerfile.v0)

ENV BASE_URL=https://get.helm.sh

2022-09-22 09:56:19 UTC (buildkit.dockerfile.v0)

RUN |1 VERSION=3.10.0 /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 && 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

2022-09-22 09:56:19 UTC (buildkit.dockerfile.v0)

RUN |1 VERSION=3.10.0 /bin/sh -c chmod +x /usr/bin/helm # buildkit

2022-09-22 09:56:19 UTC (buildkit.dockerfile.v0)

WORKDIR /apps

2022-09-22 09:56:19 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["helm"]

2022-09-22 09:56:19 UTC (buildkit.dockerfile.v0)

CMD ["--help"]

Details
Created

2022-09-22 09:56:22 UTC

Size

23.4 MB

Content Digest
Environment
BASE_URL

https://get.helm.sh

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:c79e5d1a8c89b87020a754c8a5c8370faaa37bfb5bca1d8af66770d522ef1caf - 11.4% (2.67 MB)

[#001] sha256:fd345f10eae4094068b212852077ccc8b0300241b9b512fd0d9f6e1a4fa093fd - 88.6% (20.8 MB)

[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#003] sha256:cf9ca42f663d3ae8dff1b2c6632f43565ad0639ad17e7412f686c9a097e9969f - 0.0% (100 Bytes)


History
2022-08-09 17:17:09 UTC

/bin/sh -c #(nop) ADD file:66b351666e41834033d334aeb3dc6998dea77aa22e8e254028c923fee67a41a8 in /

2022-08-09 17:17:10 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2022-09-22 09:56:22 UTC (buildkit.dockerfile.v0)

ARG VERSION

2022-09-22 09:56:22 UTC (buildkit.dockerfile.v0)

ENV BASE_URL=https://get.helm.sh

2022-09-22 09:56:22 UTC (buildkit.dockerfile.v0)

RUN |1 VERSION=3.10.0 /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 && 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

2022-09-22 09:56:22 UTC (buildkit.dockerfile.v0)

RUN |1 VERSION=3.10.0 /bin/sh -c chmod +x /usr/bin/helm # buildkit

2022-09-22 09:56:22 UTC (buildkit.dockerfile.v0)

WORKDIR /apps

2022-09-22 09:56:22 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["helm"]

2022-09-22 09:56:22 UTC (buildkit.dockerfile.v0)

CMD ["--help"]

Details
Created

2022-09-22 09:56:21 UTC

Size

24.1 MB

Content Digest
Environment
BASE_URL

https://get.helm.sh

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:790c84f1f3409eab952345157df7fa804ba6b5f06d4ceb6f2dfa3c6de2064397 - 10.26% (2.47 MB)

[#001] sha256:e721dad1fe6e261b0bfff3406e92d05784c393167d82c31191cb8dbb531b6640 - 89.74% (21.6 MB)

[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#003] sha256:1122599d02c079d43d2db47a8fc230749494805603bbf3cd895be4e39df3437a - 0.0% (100 Bytes)


History
2022-08-09 17:41:46 UTC

/bin/sh -c #(nop) ADD file:b43a065471bc4711415d3c67cd5b6559b0c48ee7ffe9761530477cf457a6dc34 in /

2022-08-09 17:41:46 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2022-09-22 09:56:21 UTC (buildkit.dockerfile.v0)

ARG VERSION

2022-09-22 09:56:21 UTC (buildkit.dockerfile.v0)

ENV BASE_URL=https://get.helm.sh

2022-09-22 09:56:21 UTC (buildkit.dockerfile.v0)

RUN |1 VERSION=3.10.0 /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 && 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

2022-09-22 09:56:21 UTC (buildkit.dockerfile.v0)

RUN |1 VERSION=3.10.0 /bin/sh -c chmod +x /usr/bin/helm # buildkit

2022-09-22 09:56:21 UTC (buildkit.dockerfile.v0)

WORKDIR /apps

2022-09-22 09:56:21 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["helm"]

2022-09-22 09:56:21 UTC (buildkit.dockerfile.v0)

CMD ["--help"]

Danger Zone
Delete Tag

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.

Delete