2019-12-20 20:25:22 UTC
56.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin
[#000] sha256:3386e6af03b043219225367632569465e5ecd47391d1f99a6d265e51bd463a83 - 73.97% (42.1 MB)
[#001] sha256:49ac0bbe6c8eeb959337b336ceaa5c3bbbae81e316025f9b94ede453540f2377 - 0.0% (529 Bytes)
[#002] sha256:d1983a67e104e801fceb1850a375a71fe6b62636ba7a8403d9644f308a6a43f9 - 0.0% (849 Bytes)
[#003] sha256:1a0f3a523f04f61db942018321ae122f90d8e3303e243b005e8de9817daf7028 - 0.0% (169 Bytes)
[#004] sha256:9f01010bfcff348f04abc7f85197a6d723b05f8a163d2d20e9abdb21d75ba7c5 - 0.6% (347 KB)
[#005] sha256:d954f25eb86ad6e9f8fc4b2d21a60721576bc0754d04d2ea21f1a128a37ad536 - 25.41% (14.5 MB)
[#006] sha256:cf7ae3df6291621579d740962269878f63d0b272b59199f759683580fe852a3a - 0.01% (5.92 KB)
[#007] sha256:9bed30200eccdb6e52cf612093b2821b60fdbd3266e4011e1c8044bca1cbdf6d - 0.01% (3.79 KB)
[#008] sha256:c9478be2b69237d9f323837fa343c33fae00b62e239896e08bfdb5b9e4d132f0 - 0.0% (301 Bytes)
[#009] sha256:19fd39ec8461b0b88c76867358e489aa886644f544ea359bdefbff75adc4ce41 - 0.0% (326 Bytes)
/bin/sh -c #(nop) ADD file:f0b8eaa718bc3965b1e8395f5a6bea97c16651b50614e676bb3eaf31335a0045 in /
2019-12-19 04:24:36 UTC/bin/sh -c rm -rf /var/lib/apt/lists/*
2019-12-19 04:24:37 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-12-19 04:24:38 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2019-12-19 04:24:38 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2019-12-20 20:24:44 UTC/bin/sh -c #(nop) LABEL description=Istio CNI plugin installer.
2019-12-20 20:24:58 UTC/bin/sh -c apt-get update && apt-get install -qqy --no-install-recommends jq='1.5*' && rm -rf /var/lib/apt/lists/*
2019-12-20 20:25:00 UTC/bin/sh -c #(nop) COPY file:931bd05ab96904bd3083b17b3b329274c85cb07339a1ef721793a7e129faa691 in /opt/cni/bin/
2019-12-20 20:25:02 UTC/bin/sh -c #(nop) COPY file:2e96abcfb750d1e243a2e5bd3835f9ec98e57832cf43ccad2a4f7623d11ca447 in /opt/cni/bin/
2019-12-20 20:25:04 UTC/bin/sh -c #(nop) COPY file:38983c240460d3eac58a299e3f5d534c09ea0c7e96ec4da1b30dd8303020eac9 in /install-cni.sh
2019-12-20 20:25:06 UTC/bin/sh -c #(nop) COPY file:c4a4106e7b6c3f262530e09211005291dcedee13cb8815cd03baf361c5f2d549 in /filter.jq
2019-12-20 20:25:08 UTC/bin/sh -c #(nop) COPY file:f1eaeaffcd019200f549062efcf8d6ae0c78107931d8eb880cdd1acf1ff5495b in /istio-cni.conf.tmp
2019-12-20 20:25:13 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin
2019-12-20 20:25:16 UTC/bin/sh -c #(nop) VOLUME [/opt/cni]
2019-12-20 20:25:19 UTC/bin/sh -c #(nop) WORKDIR /opt/cni/bin
2019-12-20 20:25:22 UTC/bin/sh -c #(nop) CMD ["/install-cni.sh"]
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.