Sign inSign up

efrecon/helm:v4.0.0

Manifest digest

sha256:5b9fcf1263f350068f7dc71e43a804a6e3c0223b51e032a900e0aa3e3da8be65

OS/ARCH

linux/amd64

Compressed size

97.55 MB

Last pushed

10 days by efrecon

Type

Image

Manifest digest

sha256:5b9fcf1263f350068f7dc71e43a804a6e3c0223b51e032a900e0aa3e3da8be65

Image Layers

1ADD alpine-minirootfs-3.21.2-x86_64.tar.gz / # buildkit3.47 MB
2CMD ["/bin/sh"]0 B
3ARG K8S_VERSION=stable0 B
4ARG K8S_DWROOT=https://storage.googleapis.com/kubernetes-release/release0 B
5ARG KREW_VERSION=latest0 B
6ARG KREW_DWROOT=https://github.com/kubernetes-sigs/krew/releases0 B
7ARG KREW_PLUGINS=ctx deprecations evict-pod exec-cronjob0 B
8ENV KREW_ROOT=/usr/local/krew0 B
9ENV PATH=/usr/local/krew/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
11LABEL org.opencontainers.image.title=kubectl0 B
12LABEL org.opencontainers.image.description=Krew-Capable kubectl in Docker0 B
13LABEL org.opencontainers.image.authors=Emmanuel Frécon <[email protected]>0 B
14LABEL org.opencontainers.image.url=https://github.com/efrecon/k8s-images/kubectl0 B
15LABEL org.opencontainers.image.documentation=https://github.com/efrecon/k8s-images/kubectl/README.md0 B
16LABEL org.opencontainers.image.source=https://github.com/efrecon/k8s-images/kubectl/Dockerfile0 B
17COPY bininstall/*.sh /usr/local/bin/ # buildkit1.28 KB
18RUN |5 K8S_VERSION=v1.31.0 K8S_DWROOT=https://storage.googleapis.com/kubernetes-release/release KREW_VERSION=latest16.36 MB
19RUN |5 K8S_VERSION=v1.31.0 K8S_DWROOT=https://storage.googleapis.com/kubernetes-release/release KREW_VERSION=latest58.34 MB
20ENTRYPOINT ["/usr/local/bin/kubectl"]0 B
21CMD ["help"]0 B
22ARG HELM_VERSION=v4.0.00 B
23ARG HELM_RELROOT=https://github.com/helm/helm/releases0 B
24ARG HELM_DWROOT=https://get.helm.sh0 B
26LABEL org.opencontainers.image.title=helm0 B
27LABEL org.opencontainers.image.description=Helm in Docker0 B
28LABEL org.opencontainers.image.authors=Emmanuel Frécon <[email protected]>0 B
29LABEL org.opencontainers.image.url=https://github.com/efrecon/k8s-images/helm0 B
30LABEL org.opencontainers.image.documentation=https://github.com/efrecon/k8s-images/helm/README.md0 B
31LABEL org.opencontainers.image.source=https://github.com/efrecon/k8s-images/helm/Dockerfile0 B
32COPY bininstall/*.sh /usr/local/bin/ # buildkit1.29 KB
33RUN |3 HELM_VERSION=v4.0.0 HELM_RELROOT=https://github.com/helm/helm/releases HELM_DWROOT=https://get.helm.sh19.38 MB
34ENTRYPOINT ["/usr/local/bin/helm"]0 B
35CMD ["--help"]0 B

Command

ADD alpine-minirootfs-3.21.2-x86_64.tar.gz / # buildkit