Namespace
istio
Image / Tag
install-cni:1.11.5
Content Digest
sha256:7d5d99846467fb8c65a22c125e80f1bc89215d77d27d9655d804966a9e6de760
Details
Created

2021-11-30 18:37:57 UTC

Size

83.7 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:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 - 32.56% (27.2 MB)

[#001] sha256:337aabd9ac37902c43fa5387ee7d3ee93f5ebae425a2965921d7b7ef00e1f881 - 11.76% (9.84 MB)

[#002] sha256:668d4f86067778136918b5c070d865f01a1babbc4de8dea38bf7b809c0f8ecab - 0.0% (3.8 KB)

[#003] sha256:19dca305bc222486bae3690e19a088c4d8fc43c8030a3444c77a8e8ce0e92fc9 - 22.88% (19.1 MB)

[#004] sha256:79a684ccb2f6e513e5653c9eb64234703075a6cce82dffb5b4727820e0a7a823 - 16.92% (14.2 MB)

[#005] sha256:38c62efd0943611fa2c137ca41965d27863645d6edcda1741d1b0883e00dae3d - 15.88% (13.3 MB)

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


History
2021-10-16 00:37:47 UTC

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

2021-10-16 00:37:47 UTC

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

2021-11-19 17:15:19 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2021-11-19 17:15:19 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 # buildkit

2021-11-19 17:15:19 UTC (buildkit.dockerfile.v0)

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

2021-11-30 18:37:54 UTC (buildkit.dockerfile.v0)

LABEL description=Istio CNI plugin installer.

2021-11-30 18:37:54 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2021-11-30 18:37:54 UTC (buildkit.dockerfile.v0)

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

2021-11-30 18:37:55 UTC (buildkit.dockerfile.v0)

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

2021-11-30 18:37:57 UTC (buildkit.dockerfile.v0)

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

2021-11-30 18:37:57 UTC (buildkit.dockerfile.v0)

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

2021-11-30 18:37:57 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/cni/bin

2021-11-30 18:37:57 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