Namespace
istio
Image / Tag
install-cni:1.7.3-distroless
Content Digest
sha256:e368da54992e53e887f8ee430d6da0a27eea6b8d6500b3d677f20f1d8bf549dd
Details
Created

2020-09-27 00:25:43 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.07% (25.5 MB)

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

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

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

[#004] sha256:0bd7649950b5ff26beeb070f28b993e93abca45da9aebceecc9b4eef1a427a07 - 0.0% (4.22 KB)

[#005] sha256:063513f97d418ea602351ae93bd62010892fd0e1dda08554befe84b85e14a5b3 - 16.32% (15.9 MB)

[#006] sha256:50f78a97cd13104ced6a3ea34038df86cf0635fec2e5488120a9dd41c3adedde - 6.7% (6.55 MB)

[#007] sha256:52e9f1a21879a7fa034e503fda639779be2d9311506a53350fa14bd1619a2924 - 6.75% (6.6 MB)

[#008] sha256:e31c23ec0a3eae36920d936ec3673db85b1c1b486bd461262811cafa67e95fa5 - 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-09-23 15:12:40 UTC

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

2020-09-23 15:13:02 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-09-23 15:13:02 UTC

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

2020-09-27 00:25:40 UTC

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

2020-09-27 00:25:40 UTC

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

2020-09-27 00:25:41 UTC

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

2020-09-27 00:25:41 UTC

/bin/sh -c #(nop) COPY file:9a3b755c269ceb9d313481549fe7654c23787c03a6503e9331a0c6f7869807f5 in /usr/local/bin/

2020-09-27 00:25:42 UTC

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

2020-09-27 00:25:42 UTC

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

2020-09-27 00:25:42 UTC

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

2020-09-27 00:25:43 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