Sign inSign up

istio/install-cni:1.30.3

Multi-platform
Networking
Security
Integration & delivery
Index digest

sha256:6eff4c23a5b82516eadc356c554bfac303c46c3cecfd47d637f0a5f6b368983b

OS/ARCH

Compressed size

71.28 MB

Last pushed

2 months by istiotesting

Type

Image

Manifest digest

sha256:9a4dd45021a8de8be87df05962e86e3fe9c86d19269018f169a8b3235dc199a5

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.39 KB
9LABEL description=Istio CNI plugin installer.0 B
10ARG TARGETARCH0 B
11COPY arm64/istio-cni /opt/cni/bin/istio-cni # buildkit13.7 MB
12COPY arm64/install-cni /usr/local/bin/install-cni # buildkit17.77 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