Namespace
istio
Image / Tag
install-cni:1.24.0-rc.0
Content Digest
sha256:da05dfbac5c5dc2db64b64a0a77fea2b36f8e089ab74d8565db7a5c7ccc68a20
Details
Created

2024-10-31 17:39:11 UTC

Size

83.3 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:7709e756c9a0a38507eec9a7d5f7859266c10eaba9e2ba0eba7a2f3c4ff15c33 - 38.99% (32.5 MB)

[#001] sha256:4be5f231c0fab36965397baa45a52ac11753ae7f0a4fdc0dc5b646f20fec7d2f - 15.29% (12.7 MB)

[#002] sha256:30ee0d66a9157be65d44fa5d946145fb26356974797d5ee3fb2f12aea6307662 - 0.01% (4.82 KB)

[#003] sha256:22d4596f807000e89f5c92d3f9d93497e3657b4cb2197ff609c051ee66528159 - 20.02% (16.7 MB)

[#004] sha256:5f4b4d959bc18f643beaf257f3ce39402ad7004ede75fe7a5fd114cab0e43957 - 25.69% (21.4 MB)

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


History
2024-08-27 15:55:01 UTC

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

2024-08-27 15:55:01 UTC

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

2024-08-27 15:55:01 UTC

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

2024-08-27 15:55:01 UTC

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

2024-08-27 15:55:03 UTC

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

2024-08-27 15:55:03 UTC

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

2024-09-19 19:02:24 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2024-09-19 19:02:24 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

2024-09-19 19:02:24 UTC (buildkit.dockerfile.v0)

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

2024-10-31 17:39:07 UTC (buildkit.dockerfile.v0)

LABEL description=Istio CNI plugin installer.

2024-10-31 17:39:07 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2024-10-31 17:39:07 UTC (buildkit.dockerfile.v0)

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

2024-10-31 17:39:09 UTC (buildkit.dockerfile.v0)

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

2024-10-31 17:39:09 UTC (buildkit.dockerfile.v0)

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

2024-10-31 17:39:11 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/cni/bin

2024-10-31 17:39:11 UTC (buildkit.dockerfile.v0)

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

Details
Created

2024-10-31 17:41:33 UTC

Size

78.2 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:fdaeaaa9183a52db1b26a985ae064ae8b77f221de030ea8aaa4f8d5f33e7bc7e - 39.94% (31.2 MB)

[#001] sha256:054ce7fe3f945082a8be5cf5a7d5a9fcaa99160a90ea0eb5514984a69f829c99 - 16.16% (12.6 MB)

[#002] sha256:732c3e34810eb6317ddfcde6a41189841bd57a001166f823d8a44aa3aab4e380 - 0.01% (4.78 KB)

[#003] sha256:3a9bac3845c6748f07015598229c2bfcf74b9c474beb7f9906d44df723d0193e - 19.16% (15 MB)

[#004] sha256:0204ccbc73630912f6c8fde2bf95fbf386c100e1f5d5645e052d66111018488c - 24.74% (19.3 MB)

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


History
2024-08-27 15:55:18 UTC

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

2024-08-27 15:55:18 UTC

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

2024-08-27 15:55:18 UTC

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

2024-08-27 15:55:18 UTC

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

2024-08-27 15:55:20 UTC

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

2024-08-27 15:55:20 UTC

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

2024-09-19 19:07:10 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2024-09-19 19:07:10 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

2024-09-19 19:07:10 UTC (buildkit.dockerfile.v0)

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

2024-10-31 17:41:29 UTC (buildkit.dockerfile.v0)

LABEL description=Istio CNI plugin installer.

2024-10-31 17:41:29 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2024-10-31 17:41:29 UTC (buildkit.dockerfile.v0)

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

2024-10-31 17:41:31 UTC (buildkit.dockerfile.v0)

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

2024-10-31 17:41:31 UTC (buildkit.dockerfile.v0)

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

2024-10-31 17:41:33 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/cni/bin

2024-10-31 17:41:33 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