Namespace
istio
Image / Tag
install-cni:1.27.0-alpha.0
Content Digest
sha256:c73e769ff2d0db1fc99c82efc96a7ae2a87e91f4bb30a41802c1d6bfef63611b
Details
Created

2025-07-07 03:00:11 UTC

Size

83.8 MB

Content Digest
Labels
  • description
    Istio CNI plugin installer.
  • org.opencontainers.image.ref.name
    ubuntu
  • 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:15b83553a96ea0f8b87097fdb47463319c0cd57c9547a5db9671f3c57b800357 - 38.75% (32.5 MB)

[#001] sha256:622998ed6686c82c32f7385fda7a26c0e3f6d9b5f0e437597435342c902a1181 - 13.11% (11 MB)

[#002] sha256:e4d0da58adaafe4b817f0794342a8c098d65cabe32b09e82608979f2bd1b23db - 0.01% (4.8 KB)

[#003] sha256:ffa9f2d0ecf317996a91ff979d18dffd01e4f98886604839486b71a6682dc9e9 - 21.31% (17.9 MB)

[#004] sha256:a1585e42bf31999ae393d34b1c600e4d0c64dbc4d6c0ea2fdbb121b83df331d2 - 26.82% (22.5 MB)

[#005] sha256:89732bc7504122601f40269fc9ddfb70982e633ea9caf641ae45736f2846b004 - 0.0% (39 Bytes)


History
2025-05-29 04:20:59 UTC

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

2025-05-29 04:20:59 UTC

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

2025-05-29 04:20:59 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2025-05-29 04:20:59 UTC

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

2025-05-29 04:21:01 UTC

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

2025-05-29 04:21:01 UTC

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

2025-07-01 19:02:58 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2025-07-01 19:02:58 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get install --no-install-recommends -y ca-certificates curl iptables 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

2025-07-01 19:02:59 UTC (buildkit.dockerfile.v0)

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

2025-07-07 03:00:07 UTC (buildkit.dockerfile.v0)

LABEL description=Istio CNI plugin installer.

2025-07-07 03:00:07 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2025-07-07 03:00:07 UTC (buildkit.dockerfile.v0)

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

2025-07-07 03:00:09 UTC (buildkit.dockerfile.v0)

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

2025-07-07 03:00:09 UTC (buildkit.dockerfile.v0)

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

2025-07-07 03:00:11 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/cni/bin

2025-07-07 03:00:11 UTC (buildkit.dockerfile.v0)

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

Details
Created

2025-07-07 03:03:50 UTC

Size

78.6 MB

Content Digest
Labels
  • description
    Istio CNI plugin installer.
  • org.opencontainers.image.ref.name
    ubuntu
  • 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:ce67246a5de847ded3c82896aba38496e544349becc580d01ad06d6d6d64a12d - 39.76% (31.2 MB)

[#001] sha256:7413e96b1208f3f382591eba7433708aff6e7d9717aac21791b7de9861c68b89 - 14.2% (11.2 MB)

[#002] sha256:fa49995093061c3d8217fb0cd7462c9d9b860c64f6e15d37cd2fa95b30f19bfa - 0.01% (4.8 KB)

[#003] sha256:0eb709063cd5dd554b74d27f0fe88d78977bea4f6c371552fbfe3f1a3f5cd6a6 - 20.3% (16 MB)

[#004] sha256:f4cfb641eaf9f049cbce7af696cb4921d459bffeb22e2a4e7d5767798265e4ee - 25.74% (20.2 MB)

[#005] sha256:89732bc7504122601f40269fc9ddfb70982e633ea9caf641ae45736f2846b004 - 0.0% (39 Bytes)


History
2025-05-29 04:30:33 UTC

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

2025-05-29 04:30:33 UTC

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

2025-05-29 04:30:33 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2025-05-29 04:30:33 UTC

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

2025-05-29 04:30:36 UTC

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

2025-05-29 04:30:36 UTC

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

2025-07-01 19:12:13 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2025-07-01 19:12:13 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get install --no-install-recommends -y ca-certificates curl iptables 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

2025-07-01 19:12:13 UTC (buildkit.dockerfile.v0)

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

2025-07-07 03:03:46 UTC (buildkit.dockerfile.v0)

LABEL description=Istio CNI plugin installer.

2025-07-07 03:03:46 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2025-07-07 03:03:46 UTC (buildkit.dockerfile.v0)

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

2025-07-07 03:03:48 UTC (buildkit.dockerfile.v0)

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

2025-07-07 03:03:48 UTC (buildkit.dockerfile.v0)

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

2025-07-07 03:03:50 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/cni/bin

2025-07-07 03:03:50 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