Namespace
istio
Image / Tag
install-cni:1.30.4-debug
Content Digest
sha256:381025c0be0fb4b7008f7baffa64d483d7bd3cf1203041b753e156018562076d
Details
Created

2026-08-26 23:33:59 UTC

Size

68.6 MB

Content Digest
Labels
  • description
    Istio CNI plugin installer.
  • org.opencontainers.image.version
    24.04

Environment
DEBIAN_FRONTEND

noninteractive

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin


Layers

[#000] sha256:0926a8eb0e608a5c6888d1cd5594184bdf3ed3aa311dba5b42a547caefdc6f2e - 41.39% (28.4 MB)

[#001] sha256:ddf5c5fb63ad3e838619f8fc3d22568e5c1265eb4322fe3f44b7d0e191368730 - 13.53% (9.28 MB)

[#002] sha256:d3804a7bb3455ec5bdd19548966344d74c67635ed7b4c250a23c2c054c7a45b1 - 0.01% (4.38 KB)

[#003] sha256:4af594706b3d205be967523f9b352d5d75e0b2b591a2ecc06bc654e3730d9b1f - 16.2% (11.1 MB)

[#004] sha256:d14a92f09bf82ef1d7fe8840f832adfb3d0c713ad00f93447984e9c7645a6fc7 - 28.88% (19.8 MB)

[#005] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)


History
2026-08-17 13:09:48 UTC

/bin/sh -c #(nop) ARG RELEASE

2026-08-17 13:09:48 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2026-08-17 13:09:48 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04

2026-08-17 13:09:50 UTC

/bin/sh -c #(nop) ADD file:cb9335ce6f27399c2b17787739d6675502767c53e0335ded2a5f0d003d996650 in /

2026-08-17 13:09:51 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2026-08-20 19:01:34 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2026-08-20 19:01:34 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get install --no-install-recommends -y ca-certificates curl iptables nftables iproute2 iputils-ping knot-dnsutils netcat-openbsd tcpdump conntrack bsdmainutils net-tools lsof sudo && update-ca-certificates && apt-get upgrade -y && apt-get clean && rm -rf /var/log/*log /var/lib/apt/lists/* /var/log/apt/* /var/lib/dpkg/*-old /var/cache/debconf/*-old && update-alternatives --set iptables /usr/sbin/iptables-legacy && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy # buildkit

2026-08-20 19:01:36 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit

2026-08-26 23:33:55 UTC (buildkit.dockerfile.v0)

LABEL description=Istio CNI plugin installer.

2026-08-26 23:33:55 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2026-08-26 23:33:55 UTC (buildkit.dockerfile.v0)

COPY amd64/istio-cni /opt/cni/bin/istio-cni # buildkit

2026-08-26 23:33:57 UTC (buildkit.dockerfile.v0)

COPY amd64/install-cni /usr/local/bin/install-cni # buildkit

2026-08-26 23:33:57 UTC (buildkit.dockerfile.v0)

ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin

2026-08-26 23:33:59 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/cni/bin

2026-08-26 23:33:59 UTC (buildkit.dockerfile.v0)

CMD ["/usr/local/bin/install-cni"]

Details
Created

2026-08-26 23:37:30 UTC

Size

64.5 MB

Content Digest
Labels
  • description
    Istio CNI plugin installer.
  • org.opencontainers.image.version
    24.04

Environment
DEBIAN_FRONTEND

noninteractive

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin


Layers

[#000] sha256:0b613318ea879878918380aa3aeb220dfe824e311b83bc955cb8a1d4319650ab - 42.68% (27.5 MB)

[#001] sha256:418fff2f253aed30786e6a96f4f5724140e6dca3377e0364b3caeb447dc8802e - 14.67% (9.47 MB)

[#002] sha256:fb70e41a523b6c47abefc3ec59a7eb1576708abd95aa21a8f5a2d7dadbd372d8 - 0.01% (4.38 KB)

[#003] sha256:20a38481d00088d4dfd7a17822ea03a8e1b74d87a41d98489b572262978dd89b - 15.18% (9.8 MB)

[#004] sha256:057b289d0bf2671d6bebee96a8d44f6c0911e16c07290f3a288d84632386e547 - 27.46% (17.7 MB)

[#005] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)


History
2026-08-17 13:11:31 UTC

/bin/sh -c #(nop) ARG RELEASE

2026-08-17 13:11:31 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2026-08-17 13:11:31 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04

2026-08-17 13:11:34 UTC

/bin/sh -c #(nop) ADD file:0387b3d029de8fa08641ccfaa44c6a4ad07b93035420d53b49783ea27527d153 in /

2026-08-17 13:11:34 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2026-08-20 19:04:50 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2026-08-20 19:04:50 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get install --no-install-recommends -y ca-certificates curl iptables nftables iproute2 iputils-ping knot-dnsutils netcat-openbsd tcpdump conntrack bsdmainutils net-tools lsof sudo && update-ca-certificates && apt-get upgrade -y && apt-get clean && rm -rf /var/log/*log /var/lib/apt/lists/* /var/log/apt/* /var/lib/dpkg/*-old /var/cache/debconf/*-old && update-alternatives --set iptables /usr/sbin/iptables-legacy && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy # buildkit

2026-08-20 19:04:50 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit

2026-08-26 23:37:26 UTC (buildkit.dockerfile.v0)

LABEL description=Istio CNI plugin installer.

2026-08-26 23:37:26 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2026-08-26 23:37:26 UTC (buildkit.dockerfile.v0)

COPY arm64/istio-cni /opt/cni/bin/istio-cni # buildkit

2026-08-26 23:37:28 UTC (buildkit.dockerfile.v0)

COPY arm64/install-cni /usr/local/bin/install-cni # buildkit

2026-08-26 23:37:28 UTC (buildkit.dockerfile.v0)

ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin

2026-08-26 23:37:30 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/cni/bin

2026-08-26 23:37:30 UTC (buildkit.dockerfile.v0)

CMD ["/usr/local/bin/install-cni"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete