Namespace
istio
Image / Tag
install-cni:1.23.0-debug
Content Digest
sha256:6a69d6c329558213bcdb9c02bfdbddfed3add5c909aeb70c1d3128c09b7b27f3
Details
Created

2024-08-13 01:10:00 UTC

Size

81.4 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:af902d9b47d5b5b47fa7a1537ce6b1ded3100875aec8c558e4055e9b2527bbbc - 39.86% (32.5 MB)

[#001] sha256:a445d7c652df9fa779cc9cac630d090a9b8494ee90607c615715733e041fa0f7 - 16.14% (13.1 MB)

[#002] sha256:fec273e468cc8adb66ecba6c13cffc388aa5f84ef1f7af4c7eeec79484b41af5 - 0.01% (4.83 KB)

[#003] sha256:b0f8060f07977267a54ab32e64c4a2bc135d020d38e294292135c45b55f4fa06 - 19.24% (15.7 MB)

[#004] sha256:01f225eebbadeb304ca3095c5b4e1d1db6d0664379105985b15f1996f74df0c4 - 24.76% (20.2 MB)

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


History
2024-06-07 12:00:06 UTC

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

2024-06-07 12:00:06 UTC

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

2024-06-07 12:00:06 UTC

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

2024-06-07 12:00:06 UTC

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

2024-06-07 12:00:08 UTC

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

2024-06-07 12:00:09 UTC

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

2024-08-08 19:02:50 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2024-08-08 19:02:50 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-08-08 19:02:51 UTC (buildkit.dockerfile.v0)

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

2024-08-13 01:09:57 UTC (buildkit.dockerfile.v0)

LABEL description=Istio CNI plugin installer.

2024-08-13 01:09:57 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2024-08-13 01:09:57 UTC (buildkit.dockerfile.v0)

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

2024-08-13 01:09:58 UTC (buildkit.dockerfile.v0)

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

2024-08-13 01:09:58 UTC (buildkit.dockerfile.v0)

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

2024-08-13 01:10:00 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/cni/bin

2024-08-13 01:10:00 UTC (buildkit.dockerfile.v0)

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

Details
Created

2024-08-13 01:12:11 UTC

Size

76.4 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:7fcd6fd811f6cef4661ec480a5660615abd39dee01a2fe9ae904d7c3dfde4581 - 40.85% (31.2 MB)

[#001] sha256:a937b95acf430232cd5015742d333a4aa05e7bdf8cbe3402036be05887b1cdc4 - 17.04% (13 MB)

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

[#003] sha256:9beebf5ee0d11d347e9117571305be7f919745ba8bdf1bf12049b80cbc175d25 - 18.32% (14 MB)

[#004] sha256:fc0da2abfa8fa0fd921973a163ecde364845fc416876085dcf861da0aa05f5bf - 23.78% (18.2 MB)

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


History
2024-06-07 11:48:27 UTC

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

2024-06-07 11:48:27 UTC

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

2024-06-07 11:48:27 UTC

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

2024-06-07 11:48:27 UTC

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

2024-06-07 11:48:32 UTC

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

2024-06-07 11:48:33 UTC

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

2024-08-08 19:08:23 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2024-08-08 19:08:23 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-08-08 19:08: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-08-13 01:12:08 UTC (buildkit.dockerfile.v0)

LABEL description=Istio CNI plugin installer.

2024-08-13 01:12:08 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2024-08-13 01:12:08 UTC (buildkit.dockerfile.v0)

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

2024-08-13 01:12:08 UTC (buildkit.dockerfile.v0)

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

2024-08-13 01:12:08 UTC (buildkit.dockerfile.v0)

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

2024-08-13 01:12:11 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/cni/bin

2024-08-13 01:12:11 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