Namespace
alpine
Image / Tag
helm:3.11.1
Content Digest
sha256:5c9c1df28b2da616287b9e13f2a8c670f7be015273cbd64e464df1bb5af545bd
Details
Created

2023-02-17 06:25:52 UTC

Size

23.9 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:63b65145d645c1250c391b2d16ebe53b3747c295ca8ba2fcb6b0cf064a4dc21c - 13.44% (3.22 MB)

[#001] sha256:796e85e1de57c62941a583f13f09ef1a4b231ffeb8266c397d8c62f40ab65ec9 - 86.56% (20.7 MB)

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

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


History
2023-02-11 04:46:42 UTC

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

2023-02-11 04:46:42 UTC

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

2023-02-17 06:25:51 UTC (buildkit.dockerfile.v0)

ARG VERSION

2023-02-17 06:25:51 UTC (buildkit.dockerfile.v0)

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

2023-02-17 06:25:51 UTC (buildkit.dockerfile.v0)

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

2023-02-17 06:25:51 UTC (buildkit.dockerfile.v0)

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

2023-02-17 06:25:52 UTC (buildkit.dockerfile.v0)

WORKDIR /apps

2023-02-17 06:25:52 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["helm"]

2023-02-17 06:25:52 UTC (buildkit.dockerfile.v0)

CMD ["--help"]

Details
Created

2023-02-17 06:26:17 UTC

Size

22.8 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:6a6e4ab63e54442e16400f69d37f662d60cbd67565631eff6bf59b4176e482c3 - 13.01% (2.97 MB)

[#001] sha256:131a0d5bcc7975325ecf49183da8b50eb51cb3cbb19d7d4c464b4095a9f59d25 - 86.99% (19.8 MB)

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

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


History
2023-02-10 20:49:28 UTC

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

2023-02-10 20:49:28 UTC

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

2023-02-17 06:26:16 UTC (buildkit.dockerfile.v0)

ARG VERSION

2023-02-17 06:26:16 UTC (buildkit.dockerfile.v0)

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

2023-02-17 06:26:16 UTC (buildkit.dockerfile.v0)

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

2023-02-17 06:26:17 UTC (buildkit.dockerfile.v0)

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

2023-02-17 06:26:17 UTC (buildkit.dockerfile.v0)

WORKDIR /apps

2023-02-17 06:26:17 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["helm"]

2023-02-17 06:26:17 UTC (buildkit.dockerfile.v0)

CMD ["--help"]

Details
Created

2023-02-17 06:26:18 UTC

Size

22.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:6fb81ff47bd6d7db0ed86c9b951ad6417ec73ab60af6d22daa604076a902629c - 12.4% (2.74 MB)

[#001] sha256:0b52ec5a6d2ab507c0e3ee23c26a00d5b5898156bbfec3466d956c9902327492 - 87.6% (19.3 MB)

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

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


History
2023-02-10 21:51:31 UTC

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

2023-02-10 21:51:31 UTC

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

2023-02-17 06:26:18 UTC (buildkit.dockerfile.v0)

ARG VERSION

2023-02-17 06:26:18 UTC (buildkit.dockerfile.v0)

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

2023-02-17 06:26:18 UTC (buildkit.dockerfile.v0)

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

2023-02-17 06:26:18 UTC (buildkit.dockerfile.v0)

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

2023-02-17 06:26:18 UTC (buildkit.dockerfile.v0)

WORKDIR /apps

2023-02-17 06:26:18 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["helm"]

2023-02-17 06:26:18 UTC (buildkit.dockerfile.v0)

CMD ["--help"]

Details
Created

2023-02-17 06:26:15 UTC

Size

22.5 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:af6eaf76a39c2d3e7e0b8a0420486e3df33c4027d696c076a99a3d0ac09026af - 13.81% (3.11 MB)

[#001] sha256:9641306b398d4bd6c4ab5df7f2b54317c532c38c1b0ad6ea0532eb2a2aabf8c8 - 86.19% (19.4 MB)

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

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


History
2023-02-10 21:24:08 UTC

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

2023-02-10 21:24:08 UTC

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

2023-02-17 06:26:15 UTC (buildkit.dockerfile.v0)

ARG VERSION

2023-02-17 06:26:15 UTC (buildkit.dockerfile.v0)

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

2023-02-17 06:26:15 UTC (buildkit.dockerfile.v0)

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

2023-02-17 06:26:15 UTC (buildkit.dockerfile.v0)

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

2023-02-17 06:26:15 UTC (buildkit.dockerfile.v0)

WORKDIR /apps

2023-02-17 06:26:15 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["helm"]

2023-02-17 06:26:15 UTC (buildkit.dockerfile.v0)

CMD ["--help"]

Details
Created

2023-02-17 06:26:20 UTC

Size

22.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:aa3c56f9c6f127b6c8f628c95db165741ca400d19bdaef2752d80f093e47451e - 14.41% (3.23 MB)

[#001] sha256:0bdeb4c59f5bf46b15966458523c60734a2731541d4373771bb65b30f2d1bb55 - 85.59% (19.2 MB)

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

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


History
2023-02-10 21:20:36 UTC

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

2023-02-10 21:20:36 UTC

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

2023-02-17 06:26:20 UTC (buildkit.dockerfile.v0)

ARG VERSION

2023-02-17 06:26:20 UTC (buildkit.dockerfile.v0)

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

2023-02-17 06:26:20 UTC (buildkit.dockerfile.v0)

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

2023-02-17 06:26:20 UTC (buildkit.dockerfile.v0)

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

2023-02-17 06:26:20 UTC (buildkit.dockerfile.v0)

WORKDIR /apps

2023-02-17 06:26:20 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["helm"]

2023-02-17 06:26:20 UTC (buildkit.dockerfile.v0)

CMD ["--help"]

Details
Created

2023-02-17 06:26:19 UTC

Size

23.2 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:24c4f8de3549a39c64b0edc2cfa68769b373f35138d0f13725100160bb32d4e2 - 13.06% (3.03 MB)

[#001] sha256:b68674c45a0c8191b776735d6b005bb5d9c76dbcfcc6eed61f6cc9161d367eb4 - 86.94% (20.2 MB)

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

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


History
2023-02-10 21:41:25 UTC

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

2023-02-10 21:41:26 UTC

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

2023-02-17 06:26:19 UTC (buildkit.dockerfile.v0)

ARG VERSION

2023-02-17 06:26:19 UTC (buildkit.dockerfile.v0)

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

2023-02-17 06:26:19 UTC (buildkit.dockerfile.v0)

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

2023-02-17 06:26:19 UTC (buildkit.dockerfile.v0)

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

2023-02-17 06:26:19 UTC (buildkit.dockerfile.v0)

WORKDIR /apps

2023-02-17 06:26:19 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["helm"]

2023-02-17 06:26:19 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