Namespace
istio
Image / Tag
install-cni:1.13.3-debug
Content Digest
sha256:c693d0cf6959743ce330c20c8490484fe842f851d13a1677f39b0a1de3ed7f2e
Details
Created

2022-04-14 16:35:54 UTC

Size

83.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:e0b25ef516347a097d75f8aea6bc0f42a4e8e70b057e84d85098d51f96d458f9 - 32.5% (27.2 MB)

[#001] sha256:aa0f09aa988803e78fcb6719238ab798a62182c48c02464a5530a695cca81c43 - 11.93% (10 MB)

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

[#003] sha256:cc7648df51bc21030165e61c56bc58ce6cf79fd33a14bcca5769cac710cf60db - 23.36% (19.6 MB)

[#004] sha256:084b66898701214af4c1ee0b5cd43e24190cb1c7d74bd4231da226cd44967849 - 16.53% (13.9 MB)

[#005] sha256:848706e58f9ef7d317b4b14f16236e1b6e4a23df1bbb6f3159b155bad03968fe - 15.68% (13.1 MB)


History
2022-04-05 22:20:50 UTC

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

2022-04-05 22:20:51 UTC

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

2022-04-13 20:45:21 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2022-04-13 20:45:21 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-04-13 20:45:21 UTC (buildkit.dockerfile.v0)

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

2022-04-14 16:35:50 UTC (buildkit.dockerfile.v0)

LABEL description=Istio CNI plugin installer.

2022-04-14 16:35:50 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2022-04-14 16:35:50 UTC (buildkit.dockerfile.v0)

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

2022-04-14 16:35:52 UTC (buildkit.dockerfile.v0)

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

2022-04-14 16:35:54 UTC (buildkit.dockerfile.v0)

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

2022-04-14 16:35:54 UTC (buildkit.dockerfile.v0)

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

2022-04-14 16:35:54 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/cni/bin

2022-04-14 16:35:54 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