Namespace
istio
Image / Tag
install-cni:1.22.4
Content Digest
sha256:31cbc82740f17b6182ae06fad45c338f7474be3c84098bd23435406609977f9f
Details
Created

2024-08-15 12:14:04 UTC

Size

80.3 MB

Content Digest
Labels
  • description
    Istio CNI plugin installer.
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    22.04

Environment
DEBIAN_FRONTEND

noninteractive

PATH

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


Layers

[#000] sha256:c20c149907585fc1a2064404f8be6bade32b50e866c7c5fc10a7af39eb833b2c - 40.37% (32.4 MB)

[#001] sha256:48448af94fe018196813495b950a00f36f96ebbb80fb0ae28639734a237ab582 - 13.54% (10.9 MB)

[#002] sha256:e680fec1a7c0b0020ff950d2fe7c5f0a15353bfe3b2cbd26db2870f47325792c - 0.01% (4.56 KB)

[#003] sha256:466e2e4666807ad38ef243b97fed9334f4c3117993b4c5a5ee8d998d1e9ddafd - 20.69% (16.6 MB)

[#004] sha256:cbc1f008e576cbae4163d077b38d942414cf0d7b60cfc94b2c71b9ccc8c682cc - 25.39% (20.4 MB)

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


History
2024-06-27 20:10:10 UTC

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

2024-06-27 20:10:10 UTC

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

2024-06-27 20:10:10 UTC

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

2024-06-27 20:10:10 UTC

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

2024-06-27 20:10:12 UTC

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

2024-06-27 20:10:12 UTC

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

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

ENV DEBIAN_FRONTEND=noninteractive

2024-08-08 19:02:33 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 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:33 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-15 12:14:02 UTC (buildkit.dockerfile.v0)

LABEL description=Istio CNI plugin installer.

2024-08-15 12:14:02 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2024-08-15 12:14:02 UTC (buildkit.dockerfile.v0)

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

2024-08-15 12:14:03 UTC (buildkit.dockerfile.v0)

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

2024-08-15 12:14:03 UTC (buildkit.dockerfile.v0)

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

2024-08-15 12:14:04 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/cni/bin

2024-08-15 12:14:04 UTC (buildkit.dockerfile.v0)

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

Details
Created

2024-08-15 12:16:03 UTC

Size

73.7 MB

Content Digest
Labels
  • description
    Istio CNI plugin installer.
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    22.04

Environment
DEBIAN_FRONTEND

noninteractive

PATH

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


Layers

[#000] sha256:c2366098367262f7251799b97305c2bad90dba8603aa85bc0bc5c94c96421038 - 40.53% (29.9 MB)

[#001] sha256:dbbc41717f94e7462d6fae16e56552dc710b158b051f66a4c1d051c59e85b135 - 14.3% (10.5 MB)

[#002] sha256:8da91968478235a93d3d734ba50dc382f01957b16ac50db3f2b51bfd947437ce - 0.01% (4.64 KB)

[#003] sha256:fc1d2f7ca7abc5a66dd4a420be97920da860087a49678b877bf17a1a4f373a0f - 20.22% (14.9 MB)

[#004] sha256:ad6fd8176ab8fd908158b3499da15713a86a8be8c0c8398627267876715663c4 - 24.94% (18.4 MB)

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


History
2024-06-27 19:23:22 UTC

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

2024-06-27 19:23:22 UTC

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

2024-06-27 19:23:22 UTC

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

2024-06-27 19:23:22 UTC

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

2024-06-27 19:23:26 UTC

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

2024-06-27 19:23:26 UTC

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

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

ENV DEBIAN_FRONTEND=noninteractive

2024-08-08 19:04:55 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 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:04:55 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-15 12:16:00 UTC (buildkit.dockerfile.v0)

LABEL description=Istio CNI plugin installer.

2024-08-15 12:16:00 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2024-08-15 12:16:00 UTC (buildkit.dockerfile.v0)

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

2024-08-15 12:16:00 UTC (buildkit.dockerfile.v0)

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

2024-08-15 12:16:00 UTC (buildkit.dockerfile.v0)

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

2024-08-15 12:16:03 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/cni/bin

2024-08-15 12:16:03 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