Sign inSign up

jitesoft/kubectl:v1.30.0

Multi-platform
Developer tools
Index digest

sha256:245eddbf53b50df469021628185d874986a537e4f6913834526ba366b4689e8c

OS/ARCH

Compressed size

20.84 MB

Last pushed

over 2 years by jitesoftbot

Type

Image

Manifest digest

sha256:00bbd23d5ed2f35ccacbe7736b5295047876e89ec8c401864dec1e4b8870d4cb

Image Layers

1ARG VERSION0 B
2ARG TARGETPLATFORM0 B
3ARG TARGETARCH0 B
4ARG VERSION_SHORT0 B
5ARG BUILD_TIME0 B
6ARG SHORT_SHA0 B
7LABEL maintainer=Johannes Tegnér <[email protected]> maintainer.org=Jitesoft0 B
8ENV LANG=C.UTF-80 B
9ADD ./files/linux/amd64/alpine-minirootfs.tar.gz / # buildkit3.25 MB
10RUN |6 VERSION=3.19.1 TARGETPLATFORM=linux/amd64 TARGETARCH=amd648.11 KB
11CMD ["/bin/ash"]0 B
12ARG KUBECTL_VERSION0 B
13LABEL maintainer=Johannes Tegnér <[email protected]> maintainer.org=Jitesoft0 B
14ARG TARGETARCH0 B
15COPY ./entrypoint /usr/local/bin/entrypoint # buildkit207 B
16RUN |2 KUBECTL_VERSION=v1.30.0 TARGETARCH=amd64 /bin/sh17.58 MB
17USER kube0 B
18ENTRYPOINT ["entrypoint"]0 B
19CMD ["kubectl"]0 B

Command

ARG VERSION