2020-01-06 19:41:39 UTC
54.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin
[#000] sha256:3386e6af03b043219225367632569465e5ecd47391d1f99a6d265e51bd463a83 - 76.81% (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:ef87c6c7431d05f7f23ff94751015501f37f61350aab295f1abfdc2d7639846a - 0.62% (347 KB)
[#005] sha256:79e3e53de11fa96b5e34433cd136cce5c3633054ad080ebd2b457763b50e2216 - 22.55% (12.4 MB)
[#006] sha256:71ca38e1ea37903d733c3ddba684a226724433d8dbe97fec827c3e53601cc3c9 - 0.01% (5.92 KB)
[#007] sha256:4e3117bcc761003c704a7688ce3bdc179cf4c4bd5044aaff68327d737ea5243f - 0.01% (3.79 KB)
[#008] sha256:c62406e1de844d2f983d56f9d4e9126a79c384a3704d3ff416d820c88cc0bc1b - 0.0% (303 Bytes)
[#009] sha256:80abd95a2635fb0ae8ccbe272067a5a79f2793ec07e091a8a3b6101f86474bfa - 0.0% (327 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"]
2020-01-06 19:41:13 UTC/bin/sh -c #(nop) LABEL description=Istio CNI plugin installer.
2020-01-06 19:41:23 UTC/bin/sh -c apt-get update && apt-get install -qqy --no-install-recommends jq='1.5*' && rm -rf /var/lib/apt/lists/*
2020-01-06 19:41:25 UTC/bin/sh -c #(nop) COPY file:7d8094e72080ba3f047e1bca4dc6a0aa4f73effa642f6376fa47630468fa4260 in /opt/cni/bin/
2020-01-06 19:41:27 UTC/bin/sh -c #(nop) COPY file:2e96abcfb750d1e243a2e5bd3835f9ec98e57832cf43ccad2a4f7623d11ca447 in /opt/cni/bin/
2020-01-06 19:41:28 UTC/bin/sh -c #(nop) COPY file:38983c240460d3eac58a299e3f5d534c09ea0c7e96ec4da1b30dd8303020eac9 in /install-cni.sh
2020-01-06 19:41:30 UTC/bin/sh -c #(nop) COPY file:c4a4106e7b6c3f262530e09211005291dcedee13cb8815cd03baf361c5f2d549 in /filter.jq
2020-01-06 19:41:31 UTC/bin/sh -c #(nop) COPY file:f1eaeaffcd019200f549062efcf8d6ae0c78107931d8eb880cdd1acf1ff5495b in /istio-cni.conf.tmp
2020-01-06 19:41:33 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin
2020-01-06 19:41:35 UTC/bin/sh -c #(nop) VOLUME [/opt/cni]
2020-01-06 19:41:37 UTC/bin/sh -c #(nop) WORKDIR /opt/cni/bin
2020-01-06 19:41:39 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.