Namespace
istio
Image / Tag
install-cni:1.5.0
Content Digest
sha256:0c62c2470238955d4698c4773879c2058be7d1b83eed33baca12ffb0d751b6a6
Details
Created

2020-03-04 12:37:36 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:fe703b657a32e0046dce0ad2cb17172cbec8ba302edf370f5f28962bdb6216a9 - 58.16% (42.1 MB)

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

[#002] sha256:a645a4b887f9613f80fae43432e46423f196a9952d11bb620bef2add7c4ed4ee - 0.0% (850 Bytes)

[#003] sha256:57db7fe0b522b7a6069e769606e5ed0913a64e1e0d0030382a922ccf9449211e - 0.0% (169 Bytes)

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

[#005] sha256:b468b3ea7463bd059d508efc8ccd93150505d840fdab0f1f5352e4b217032f06 - 19.98% (14.5 MB)

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

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

[#008] sha256:d5ee04db5b82c524b1dee8f20f67a37c13d16785831a085d749d247887974ed5 - 0.0% (302 Bytes)

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

[#010] sha256:d785bc60872f4dca931fd2516524882e483591122ce59d988587fddb1173a8b0 - 21.38% (15.5 MB)


History
2020-02-21 22:22:27 UTC

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

2020-02-21 22:22:27 UTC

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

2020-02-21 22:22: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

2020-02-21 22:22:29 UTC

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

2020-02-21 22:22:30 UTC

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

2020-03-04 12:36:56 UTC

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

2020-03-04 12:37:08 UTC

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

2020-03-04 12:37:11 UTC

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

2020-03-04 12:37:13 UTC

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

2020-03-04 12:37:16 UTC

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

2020-03-04 12:37:18 UTC

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

2020-03-04 12:37:20 UTC

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

2020-03-04 12:37:23 UTC

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

2020-03-04 12:37:26 UTC

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

2020-03-04 12:37:30 UTC

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

2020-03-04 12:37:33 UTC

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

2020-03-04 12:37:36 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