Sign inSign up

efrecon/vcluster:v0.35.4

Manifest digest

sha256:0eb5db3dc394e04a6618f2c49cd05da5e29da210282bce1fa317f5281cb5e2db

OS/ARCH

linux/amd64

Compressed size

125.59 MB

Last pushed

about 16 hours by efrecon

Type

Image

Manifest digest

sha256:0eb5db3dc394e04a6618f2c49cd05da5e29da210282bce1fa317f5281cb5e2db

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.3.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.28 KB
33RUN |3 HELM_VERSION=v4.3.0 HELM_RELROOT=https://github.com/helm/helm/releases HELM_DWROOT=https://get.helm.sh19.72 MB
34ENTRYPOINT ["/usr/local/bin/helm"]0 B
35CMD ["--help"]0 B
36ARG VCLUSTER_VERSION=v0.35.40 B
37ARG VCLUSTER_RELROOT=https://github.com/loft-sh/vcluster/releases0 B
39LABEL org.opencontainers.image.title=vcluster0 B
40LABEL org.opencontainers.image.description=vcluster client in Docker0 B
41LABEL org.opencontainers.image.authors=Emmanuel Frécon <[email protected]>0 B
42LABEL org.opencontainers.image.url=https://github.com/efrecon/k8s-images/vcluster0 B
43LABEL org.opencontainers.image.documentation=https://github.com/efrecon/k8s-images/vcluster/README.md0 B
44LABEL org.opencontainers.image.source=https://github.com/efrecon/k8s-images/vcluster/Dockerfile0 B
45COPY bininstall/*.sh /usr/local/bin/ # buildkit1.29 KB
46RUN |2 VCLUSTER_VERSION=v0.35.4 VCLUSTER_RELROOT=https://github.com/loft-sh/vcluster/releases /bin/sh27.7 MB
47ENTRYPOINT ["/usr/local/bin/vcluster"]0 B
48CMD ["help"]0 B

Command

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