Sign inSign up

openkruise/install-cni:b0bcd3c5213f17b02921d632343f2b06c9a6828a

Multi-platform
Index digest

sha256:f9865a1b33a0be7a00e34ec3d75d554d06d5ed15a49783a6adbfcf8762b90e50

OS/ARCH

Compressed size

67.01 MB

Last pushed

about 1 month by openkruise

Type

Image

Manifest digest

sha256:a3fa49914b3f188901b177006662cb4c5f6cfe92c5897955b0138e0e91c97737

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 27.54 MB
5CMD ["/bin/bash"]0 B
6ENV DEBIAN_FRONTEND=noninteractive0 B
7RUN /bin/sh -c apt-get update12.27 MB
8RUN /bin/sh -c useradd -m4.38 KB
9LABEL description=Istio CNI plugin installer.0 B
10ARG TARGETARCH=arm640 B
11COPY arm64/istio-cni /opt/cni/bin/istio-cni # buildkit9.65 MB
12COPY arm64/install-cni /usr/local/bin/install-cni # buildkit17.55 MB
13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin0 B
14WORKDIR /opt/cni/bin32 B
15CMD ["/usr/local/bin/install-cni"]0 B

Command

 ARG RELEASE