Namespace
istio
Image / Tag
install-cni:1.7.0-distroless
Content Digest
sha256:09ac572eabda6b242aa5140f6bee0cbf809a4eb13b668d04723cc7e8a1c272c6
Details
Created

2020-08-21 18:53:52 UTC

Size

104 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:23884877105a7ff84a910895cd044061a4561385ff6c36480ee080b76ec0e771 - 24.38% (25.5 MB)

[#001] sha256:bc38caa0f5b94141276220daaf428892096e4afd24b05668cd188311e00a635f - 0.03% (34.5 KB)

[#002] sha256:2910811b6c4227c2f42aaea9a3dd5f53b1d469f67e2cf7e601f631b119b61ff7 - 0.0% (847 Bytes)

[#003] sha256:36505266dcc64eeb1010bd2112e6f73981e1a8246e4f6d4e287763b57f101b0b - 0.0% (161 Bytes)

[#004] sha256:345995f6219379c2c55efb84de2641ae5865afdc9ee7e29d116d490ab3f02c05 - 31.51% (32.9 MB)

[#005] sha256:66fabe943307200a599561de6676dedc751dc47c6c7a1cc1d4a5cae8b152a78b - 0.0% (4.22 KB)

[#006] sha256:d9536381088f4f4a507a24b49e6b18f4a89de155a8a7d1b823998f79b34d4ffd - 15.27% (15.9 MB)

[#007] sha256:ecd390e01e8ae280f2c9a2089ae12edb85be9c1f714efe7c6541498cfc25cc1d - 6.27% (6.55 MB)

[#008] sha256:f76b9a848bdab12e9ea1066fdb11957c6edc2656dc1ca77bae73022c58423429 - 6.32% (6.6 MB)

[#009] sha256:044a738f083770f62af233d0160ea05fcc26f232c443c50dce9a2e573db8157c - 16.21% (16.9 MB)


History
2020-04-24 01:07:00 UTC

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

2020-04-24 01:07:02 UTC

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

2020-04-24 01:07: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-04-24 01:07:05 UTC

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

2020-04-24 01:07:05 UTC

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

2020-08-21 03:43:34 UTC

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

2020-08-21 03:44:16 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-08-21 03:44:18 UTC

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

2020-08-21 18:53:49 UTC

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

2020-08-21 18:53:50 UTC

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

2020-08-21 18:53:50 UTC

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

2020-08-21 18:53:51 UTC

/bin/sh -c #(nop) COPY file:0e0240633e98808b5b6316ba909e377cf24da428db96b8cd0d6c603bc3ead275 in /usr/local/bin/

2020-08-21 18:53:51 UTC

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

2020-08-21 18:53:51 UTC

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

2020-08-21 18:53:52 UTC

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

2020-08-21 18:53:52 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