Namespace
istio
Image / Tag
install-cni:1.7.0-beta.1-distroless
Content Digest
sha256:a03a7858d8e7ad7fbdb81a63bdac6627a30ae3ca5aa893f3baa8095941c9dc57
Details
Created

2020-08-04 19:18:11 UTC

Size

102 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:a1125296b23d78a3585a7910d649fbf0cc56284f9d2066e3243e8bc18f90b308 - 24.88% (25.5 MB)

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

[#002] sha256:4c5ea3b329965bf7239f4e4f484915a444ec6d78b532ae12525934d4f6f7ac9a - 0.0% (852 Bytes)

[#003] sha256:1b4be91ead68299f53759fd80c135e0dde0eb797e91eb8fbc5a708a506e0c433 - 0.0% (162 Bytes)

[#004] sha256:5ef9c7a0f421ce3d1e6c57a28e336bc15d1e38fbe74ffe32b39080f1ccbfcd3f - 30.13% (30.8 MB)

[#005] sha256:5d14de5a0705706d61612484f1a5f92213bafa2f5d67aabbf2f3040ce59dc55c - 0.0% (4.21 KB)

[#006] sha256:e42e679b52f3a33b0c092591d579b5b8b27e890387b0616ac4a70a9eb679b9c6 - 15.58% (15.9 MB)

[#007] sha256:88ee860b687ea74b06c85d7106bb36f9d44a2c0032c000556784057601463de4 - 6.4% (6.55 MB)

[#008] sha256:dfebee32637f25edd19e5174ad4f7503389711ff42665d6ce25eba7e226c0d29 - 6.44% (6.59 MB)

[#009] sha256:e5a025f82cc6a126f7a72a6ea6c7756327bd5a353356f65ecb716b07062c344a - 16.54% (16.9 MB)


History
2020-07-06 21:56:08 UTC

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

2020-07-06 21:56:09 UTC

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

2020-07-06 21:56:10 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-07-06 21:56:11 UTC

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

2020-07-06 21:56:11 UTC

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

2020-07-23 16:59:13 UTC

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

2020-07-23 16:59:40 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 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-07-23 16:59:40 UTC

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

2020-08-04 19:18:09 UTC

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

2020-08-04 19:18:09 UTC

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

2020-08-04 19:18:10 UTC

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

2020-08-04 19:18:10 UTC

/bin/sh -c #(nop) COPY file:453d0936216385b37dceeb1e15b9ad1bbf955795f08338f1d9b44935d86009f0 in /usr/local/bin/

2020-08-04 19:18:11 UTC

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

2020-08-04 19:18:11 UTC

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

2020-08-04 19:18:11 UTC

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

2020-08-04 19:18:11 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