Namespace
istio
Image / Tag
install-cni:1.4.0-beta.2
Content Digest
sha256:75dc8db29ff6e372843ae6c8c239d1a74a5039612f3b8957e9da3b8024f1ed4f
Details
Created

2019-11-05 12:48:07 UTC

Size

54.8 MB

Content Digest
Labels
  • description
    Istio CNI plugin installer.

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin


Layers

[#000] sha256:e80174c8b43b97abb6bf8901cc5dade4897f16eb53b12674bef1eae6ae847451 - 76.82% (42.1 MB)

[#001] sha256:d1072db285cc5eb2f3415891381631501b3ad9b1a10da20ca2e932d7d8799988 - 0.0% (529 Bytes)

[#002] sha256:858453671e6769806e0374869acce1d9e5d97f5020f86139e0862c7ada6da621 - 0.0% (849 Bytes)

[#003] sha256:3d07b1124f982f6c5da7f1b85a0a12f9574d6ce7e8a84160cda939e5b3a1faad - 0.0% (170 Bytes)

[#004] sha256:7a605b0d66b401fc8b462a6e097409c5318ecfa82a749e1b500143f4bebd08af - 0.62% (347 KB)

[#005] sha256:1638d9259bad15b298dd210ee1d3efa436d06b40344ca5b6140fdbbede0f0581 - 22.54% (12.4 MB)

[#006] sha256:e2034d4689ea40627a084909a6571a15b5a4e249f2d6a6a1edf873048ac58552 - 0.01% (6.2 KB)

[#007] sha256:d0763dd21023e1cf5c164863c8c4e194eb6956c16be16649a37ca8e7a7348ce7 - 0.01% (3.63 KB)

[#008] sha256:218d48cae1d1b279b161196f826b7146803fc342dc8ffad91672a0a5c88402a0 - 0.0% (303 Bytes)

[#009] sha256:e60fa6bae74c4949fb0d5be224dea51e7d0730ac0b2720d0c1f83ffc52b7e09e - 0.0% (328 Bytes)


History
2019-10-31 22:21:27 UTC

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

2019-10-31 22:21:28 UTC

/bin/sh -c rm -rf /var/lib/apt/lists/*

2019-10-31 22:21:28 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

2019-10-31 22:21:29 UTC

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

2019-10-31 22:21:29 UTC

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

2019-11-05 12:47:33 UTC

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

2019-11-05 12:47:51 UTC

/bin/sh -c apt-get update && apt-get install -qqy --no-install-recommends jq='1.5*' && rm -rf /var/lib/apt/lists/*

2019-11-05 12:47:53 UTC

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

2019-11-05 12:47:54 UTC

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

2019-11-05 12:47:56 UTC

/bin/sh -c #(nop) COPY file:f4ddf164b097aeb37e012dcb1e7a8756435aac83f3a898b56d318703a27e654b in /install-cni.sh

2019-11-05 12:47:57 UTC

/bin/sh -c #(nop) COPY file:c4a4106e7b6c3f262530e09211005291dcedee13cb8815cd03baf361c5f2d549 in /filter.jq

2019-11-05 12:47:59 UTC

/bin/sh -c #(nop) COPY file:f1eaeaffcd019200f549062efcf8d6ae0c78107931d8eb880cdd1acf1ff5495b in /istio-cni.conf.tmp

2019-11-05 12:48:00 UTC

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

2019-11-05 12:48:03 UTC

/bin/sh -c #(nop) VOLUME [/opt/cni]

2019-11-05 12:48:05 UTC

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

2019-11-05 12:48:07 UTC

/bin/sh -c #(nop) CMD ["/install-cni.sh"]

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