Namespace
istio
Image / Tag
install-cni:1.7.4-distroless
Content Digest
sha256:618ea555f453281766fa8a57d2e89a16b048aedc8c5ae092e5a7aadb81d333a0
Details
Created

2020-10-23 23:05:25 UTC

Size

97.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:5d9821c948472065b3c166b4abc08367160961c9ac4639eb0023670ab4845a6a - 26.06% (25.5 MB)

[#001] sha256:a610eae58dfceafc0725cb0472249020f75bcc796468615798ee394cbaf86120 - 0.0% (852 Bytes)

[#002] sha256:a40e0eb9f1408cd0bee02979b33f05689110bc9caba370388d94f73b46a6379a - 0.0% (162 Bytes)

[#003] sha256:a01119f1587a9807f94a2567dc27fe006b32b391e718c5936339bb022b1e0cf6 - 26.82% (26.2 MB)

[#004] sha256:74eaf7c31c887809f83c5c7615e6716320339b17a01029ac1bed6e31a6d568cf - 0.0% (4.21 KB)

[#005] sha256:7da42418821d3c45bd902f3809a35acce29b941fdbe62966deebf3509550feb5 - 16.32% (15.9 MB)

[#006] sha256:2884aece34e95e68047001df00ae21cc16351b4cf9e2393e2572158b844a7be5 - 6.7% (6.55 MB)

[#007] sha256:07a73ed93ade901d4f092d049918e0bf1614e0cbd31701664952517f11c041c8 - 6.76% (6.6 MB)

[#008] sha256:84ba76894943dee1a5e76ae8f67b5fb85e473e73d30b73f8ec53542c212a3e78 - 17.33% (16.9 MB)


History
2020-09-16 22:20:02 UTC

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

2020-09-16 22:20:03 UTC

/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests

2020-09-16 22:20:04 UTC

/bin/sh -c [ -z "$(apt-get indextargets)" ]

2020-09-16 22:20:05 UTC

/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container

2020-09-16 22:20:05 UTC

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

2020-10-21 18:45:55 UTC

/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive

2020-10-21 18:46:24 UTC

/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

2020-10-21 18:46:25 UTC

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

2020-10-23 23:05:22 UTC

/bin/sh -c #(nop) LABEL description=Istio CNI plugin installer.

2020-10-23 23:05:23 UTC

/bin/sh -c #(nop) COPY file:860df444ac878e535ad76016af8ee5a3aaae1f814f2f4325cc2992b85284f190 in /opt/cni/bin/

2020-10-23 23:05:23 UTC

/bin/sh -c #(nop) COPY file:b51875fe18441c5636e7044179621d97db9a0a2d23279f66d9fc69e90c0e5dcc in /opt/cni/bin/

2020-10-23 23:05:24 UTC

/bin/sh -c #(nop) COPY file:06f59af6e3b9c30865e86ce1d495f9530eb0bbbc9336492d21608aaed100e27f in /usr/local/bin/

2020-10-23 23:05:24 UTC

/bin/sh -c #(nop) COPY file:55edbdc55a598b4eccfb15950b424f5ab9ec8d4d5e11f21a151dc65896697950 in /opt/cni/bin/

2020-10-23 23:05:24 UTC

/bin/sh -c #(nop) ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin

2020-10-23 23:05:25 UTC

/bin/sh -c #(nop) WORKDIR /opt/cni/bin

2020-10-23 23:05:25 UTC

/bin/sh -c #(nop) 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