Namespace
istio
Image / Tag
install-cni:1.5.6
Content Digest
sha256:ff246bfc0b0e24666462ffd93b25e932b7fba80725818a5f150713814c935543
Details
Created

2020-06-15 16:39:55 UTC

Size

72.5 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:e92ed755c008afc1863a616a5ba743b670c09c1698f7328f05591932452a425f - 58.19% (42.2 MB)

[#001] sha256:b9fd7cb1ff8f489cf082781b0e1fe0c13b840e20147e8fc8204b4592da7c2f70 - 0.0% (526 Bytes)

[#002] sha256:ee690f2d57a128744cf4c5b52646ad0ba7a5af113d9d7e0e02b62c06d35fd14c - 0.0% (853 Bytes)

[#003] sha256:53e3366ec435596bed2563cc882ba47ec25df6be2b1027e3243e83589c667c1e - 0.0% (170 Bytes)

[#004] sha256:ccabda513cb870ace731bd2dfb379b6c322bd0176c3a9e37204f687b5099f944 - 0.47% (347 KB)

[#005] sha256:b2c6a89187ba8d053e6448a74e3e6d80999edf00eb6b16d5635102644227ed73 - 19.97% (14.5 MB)

[#006] sha256:499e22e21658dcb4a23fbb42c5b72db650ea1252de5782838c5e8b089b5391f1 - 0.01% (6.12 KB)

[#007] sha256:28fb9f0b3b2dcde3144adaba03be326d4de5888f6839fc1732c6a94badee013b - 0.01% (3.94 KB)

[#008] sha256:8947042482fe919ec69834432a43d7cf4e6802dccb169235749f80215f587fbe - 0.0% (303 Bytes)

[#009] sha256:2d30641a32553a7b9be08c6031cd0e08d36765c3d9d870ff9321dda125d2eb45 - 0.0% (330 Bytes)

[#010] sha256:0a79f8c6145f7822cd1cb0bed17831841d78add58529981a3f88254ae6e813d2 - 21.36% (15.5 MB)


History
2020-04-24 01:08:29 UTC

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

2020-04-24 01:08:31 UTC

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

2020-04-24 01:08:33 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:08:35 UTC

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

2020-04-24 01:08:35 UTC

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

2020-06-15 16:39:20 UTC

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

2020-06-15 16:39:32 UTC

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

2020-06-15 16:39:34 UTC

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

2020-06-15 16:39:36 UTC

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

2020-06-15 16:39:38 UTC

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

2020-06-15 16:39:40 UTC

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

2020-06-15 16:39:42 UTC

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

2020-06-15 16:39:44 UTC

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

2020-06-15 16:39:48 UTC

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

2020-06-15 16:39:51 UTC

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

2020-06-15 16:39:55 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