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 MB2CMD ["/bin/sh"]0 B3ARG K8S_VERSION=stable0 B4ARG K8S_DWROOT=https://storage.googleapis.com/kubernetes-release/release0 B5ARG KREW_VERSION=latest0 B6ARG KREW_DWROOT=https://github.com/kubernetes-sigs/krew/releases0 B7ARG KREW_PLUGINS=ctx deprecations evict-pod exec-cronjob0 B8ENV KREW_ROOT=/usr/local/krew0 B9ENV PATH=/usr/local/krew/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B11LABEL org.opencontainers.image.title=kubectl0 B12LABEL org.opencontainers.image.description=Krew-Capable kubectl in Docker0 B14LABEL org.opencontainers.image.url=https://github.com/efrecon/k8s-images/kubectl0 B15LABEL org.opencontainers.image.documentation=https://github.com/efrecon/k8s-images/kubectl/README.md0 B16LABEL org.opencontainers.image.source=https://github.com/efrecon/k8s-images/kubectl/Dockerfile0 B17COPY bininstall/*.sh /usr/local/bin/ # buildkit1.28 KB18RUN |5 K8S_VERSION=v1.31.0 K8S_DWROOT=https://storage.googleapis.com/kubernetes-release/release KREW_VERSION=latest16.36 MB19RUN |5 K8S_VERSION=v1.31.0 K8S_DWROOT=https://storage.googleapis.com/kubernetes-release/release KREW_VERSION=latest58.34 MB20ENTRYPOINT ["/usr/local/bin/kubectl"]0 B21CMD ["help"]0 B22ARG HELM_VERSION=v4.0.00 B23ARG HELM_RELROOT=https://github.com/helm/helm/releases0 B24ARG HELM_DWROOT=https://get.helm.sh0 B26LABEL org.opencontainers.image.title=helm0 B27LABEL org.opencontainers.image.description=Helm in Docker0 B29LABEL org.opencontainers.image.url=https://github.com/efrecon/k8s-images/helm0 B30LABEL org.opencontainers.image.documentation=https://github.com/efrecon/k8s-images/helm/README.md0 B31LABEL org.opencontainers.image.source=https://github.com/efrecon/k8s-images/helm/Dockerfile0 B32COPY bininstall/*.sh /usr/local/bin/ # buildkit1.29 KB33RUN |3 HELM_VERSION=v4.0.0 HELM_RELROOT=https://github.com/helm/helm/releases HELM_DWROOT=https://get.helm.sh19.38 MB34ENTRYPOINT ["/usr/local/bin/helm"]0 B35CMD ["--help"]0 BCommand
ADD alpine-minirootfs-3.21.2-x86_64.tar.gz / # buildkit