Namespace
istio
Image / Tag
install-cni:1.5.3
Content Digest
sha256:8e355c978fbe03f08f1f27dc9ad326a47bf5ffed56ed68314a521200e4db3184
Details
Created

2020-05-06 22:32:40 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:49c3b8bb548ad501be91a1c422992fc479846783eb17b7b4b6ca3bd9df415edc - 0.47% (347 KB)

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

[#006] sha256:aa82451268dfe47bea9b240e61e9a258727bbdc16a5d07556dc9daac855c480b - 0.01% (5.98 KB)

[#007] sha256:1cf07e0fd8cd130e9835a8b9028b1e2dd10a4f9d4edce8f94265ea7c9828c481 - 0.01% (3.94 KB)

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

[#009] sha256:f627fd5918049bf16766560995387497e3f377c4ef8389fb301a16bb2eecadc8 - 0.0% (329 Bytes)

[#010] sha256:644dfaee530207d48d119a89d73ee4fa57462281069c3a616979ee7d01a38fbb - 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-05-06 22:32:07 UTC

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

2020-05-06 22:32:18 UTC

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

2020-05-06 22:32:20 UTC

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

2020-05-06 22:32:21 UTC

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

2020-05-06 22:32:23 UTC

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

2020-05-06 22:32:25 UTC

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

2020-05-06 22:32:26 UTC

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

2020-05-06 22:32:29 UTC

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

2020-05-06 22:32:31 UTC

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

2020-05-06 22:32:34 UTC

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

2020-05-06 22:32:37 UTC

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

2020-05-06 22:32:40 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