Namespace
istio
Image / Tag
install-cni:1.13.9-debug
Content Digest
sha256:ebe6c46ad5c30eb726cde8bd5cb514a6113c8f78b964212328d15e9105ad0bca
Details
Created

2022-10-07 17:12:15 UTC

Size

86.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:675920708c8bf10fbd02693dc8f43ee7dbe0a99cdfd55e06e6f1a8b43fd08e3f - 31.38% (27.2 MB)

[#001] sha256:98468f50f4e6acc4449807b9089b55509c177a23bf9026df85fccd220e2dba3f - 12.05% (10.5 MB)

[#002] sha256:6c1185bf6707fe3b6e56f90e3431d89c3de8f3356c1ef7e30c1ca3c5e3d7249a - 0.0% (3.79 KB)

[#003] sha256:b294854281ceb717b5abd624235ea3bc017b760e1a9729de9ce270cf4d4074f5 - 24.06% (20.9 MB)

[#004] sha256:b7dd6fd68b70e33084ab358ebb285bee89337df2fedeaeed387ae64a505c9ccb - 16.66% (14.5 MB)

[#005] sha256:691c1539b62676dc9293a790e7f52ff61ef98c3dcb71300d05010638d6bc75b1 - 15.85% (13.8 MB)


History
2022-09-01 23:46:26 UTC

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

2022-09-01 23:46:27 UTC

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

2022-09-22 19:05:13 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2022-09-22 19:05:13 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

2022-09-22 19:05:13 UTC (buildkit.dockerfile.v0)

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

2022-10-07 17:12:10 UTC (buildkit.dockerfile.v0)

LABEL description=Istio CNI plugin installer.

2022-10-07 17:12:10 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2022-10-07 17:12:10 UTC (buildkit.dockerfile.v0)

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

2022-10-07 17:12:13 UTC (buildkit.dockerfile.v0)

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

2022-10-07 17:12:15 UTC (buildkit.dockerfile.v0)

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

2022-10-07 17:12:15 UTC (buildkit.dockerfile.v0)

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

2022-10-07 17:12:15 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/cni/bin

2022-10-07 17:12:15 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