Namespace
istio
Image / Tag
install-cni:1.9.6-distroless
Content Digest
sha256:fee14a2bc2ff4bb16c90485de0c01102909af161ea6481ad886487fc5f85a457
Details
Created

2021-06-21 19:15:56 UTC

Size

82.8 MB

Content Digest
Labels
  • description
    Istio CNI plugin installer.

Environment
DEBIAN_FRONTEND

noninteractive

PATH

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


Layers

[#000] sha256:25fa05cd42bd8fabb25d2a6f3f8c9f7ab34637903d00fd2ed1c1d0fa980427dd - 30.75% (25.5 MB)

[#001] sha256:6a68090d772a9f3e35d16685ff448cedf5da587dfe28bf324648530f50379629 - 29.71% (24.6 MB)

[#002] sha256:902ffe841bdb36da3f25ed9b9426a4cc3950e0ff86ee9b716080681ee03ed14c - 0.0% (4.2 KB)

[#003] sha256:968296b0afcbe6a75b284497e5d84c0502212d8b44111f88c8b01aa7f6d5ffeb - 10.19% (8.44 MB)

[#004] sha256:aa65506ed96f0ef09acc4d659e1aab0d8c31954659842b0b7cda39b5756e8ca2 - 3.88% (3.21 MB)

[#005] sha256:83af7f4a678a33b87787a961054ba62dc64b51c9fc8ee627f9b3f4aacd81dcc1 - 3.99% (3.3 MB)

[#006] sha256:28dacaf4c5249fe660b3688be704cb07714ec27d51ca43a49304b3a875f841bb - 10.77% (8.92 MB)

[#007] sha256:77565f744f4b321d396c73b0158c161c3dfc2c5733639c3728e3c2008561a595 - 10.71% (8.87 MB)

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


History
2021-06-17 23:31:22 UTC

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

2021-06-17 23:31:22 UTC

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

2021-06-21 17:25:28 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2021-06-21 17:25:28 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 linux-tools-generic 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 # buildkit

2021-06-21 17:25:28 UTC (buildkit.dockerfile.v0)

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

2021-06-21 19:15:19 UTC (buildkit.dockerfile.v0)

LABEL description=Istio CNI plugin installer.

2021-06-21 19:15:19 UTC (buildkit.dockerfile.v0)

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

2021-06-21 19:15:20 UTC (buildkit.dockerfile.v0)

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

2021-06-21 19:15:42 UTC (buildkit.dockerfile.v0)

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

2021-06-21 19:15:48 UTC (buildkit.dockerfile.v0)

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

2021-06-21 19:15:50 UTC (buildkit.dockerfile.v0)

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

2021-06-21 19:15:50 UTC (buildkit.dockerfile.v0)

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

2021-06-21 19:15:56 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/cni/bin

2021-06-21 19:15:56 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