sha256:20f8f8b2ccaf2ae5e21763962feb2f4ff7cf2e4e0d96bc7c664418a9c31df2b3
OS/ARCH
linux/amd64
Compressed size
95.66 MB
Last pushed
about 14 hours by efrecon
Type
Image
Manifest digest
sha256:20f8f8b2ccaf2ae5e21763962feb2f4ff7cf2e4e0d96bc7c664418a9c31df2b3
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=v3.19.50 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.28 KB33RUN |3 HELM_VERSION=v3.19.5 HELM_RELROOT=https://github.com/helm/helm/releases HELM_DWROOT=https://get.helm.sh17.49 MB34ENTRYPOINT ["/usr/local/bin/helm"]0 B35CMD ["--help"]0 BCommand
ADD alpine-minirootfs-3.21.2-x86_64.tar.gz / # buildkit