2020-02-04 00:57:54 UTC
54.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin
[#000] sha256:0a01a72a686c389637334de1e2d0012da298960366f6d8f358b8e10dc3b5e330 - 76.82% (42.1 MB)
[#001] sha256:cc899a5544da1a6cfb970d2484d32c063f8df26a430d92f39c98e72261e226f2 - 0.0% (525 Bytes)
[#002] sha256:19197c55075519928dd2ff059745665a2c9b72f4e8af6f7a1ce662e696d339bd - 0.0% (844 Bytes)
[#003] sha256:716d454e56b61d1343a01f3b1829574333e2e3df20e77d1958d7b0b939ea1b61 - 0.0% (168 Bytes)
[#004] sha256:e1a6b9764bcd69ec021aa44112cf390bb3e1b83744fae9e41845549e46f39bdf - 0.62% (347 KB)
[#005] sha256:430216283c76af1325a66bc6f4237b7cc7ff82ea7c085c043055358dfe03a404 - 22.54% (12.4 MB)
[#006] sha256:99b62df94323687f21993de2ea3678ce6eaa8b457a02f788e4fddcd512e6e430 - 0.01% (5.92 KB)
[#007] sha256:e9f55f041370bc18660a3fc4b22fb12d937aca4351bfcf23adb3f9182c3bce1e - 0.01% (3.79 KB)
[#008] sha256:3e97aa6c63989713f6c67d7b335fc5fa40a23b274a80d23510823fef40cd760e - 0.0% (302 Bytes)
[#009] sha256:5096f6854a023696bf479baff592e9d9247d463cd99395e102a5c5152caab382 - 0.0% (327 Bytes)
/bin/sh -c #(nop) ADD file:4b2eb5cd0b37ca0154f3c5ad9212f5bc7244a35806395a9c76a96723d708b83a in /
2020-01-16 01:21:31 UTC/bin/sh -c rm -rf /var/lib/apt/lists/*
2020-01-16 01:21:31 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-01-16 01:21:32 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-01-16 01:21:32 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-02-04 00:57:24 UTC/bin/sh -c #(nop) LABEL description=Istio CNI plugin installer.
2020-02-04 00:57:35 UTC/bin/sh -c apt-get update && apt-get install -qqy --no-install-recommends jq='1.5*' && rm -rf /var/lib/apt/lists/*
2020-02-04 00:57:37 UTC/bin/sh -c #(nop) COPY file:e5c4c0f7daadafa14f122fd454f4452e2b150b5d7fbcff994fe063ed12343ac6 in /opt/cni/bin/
2020-02-04 00:57:39 UTC/bin/sh -c #(nop) COPY file:2e96abcfb750d1e243a2e5bd3835f9ec98e57832cf43ccad2a4f7623d11ca447 in /opt/cni/bin/
2020-02-04 00:57:41 UTC/bin/sh -c #(nop) COPY file:38983c240460d3eac58a299e3f5d534c09ea0c7e96ec4da1b30dd8303020eac9 in /install-cni.sh
2020-02-04 00:57:43 UTC/bin/sh -c #(nop) COPY file:c4a4106e7b6c3f262530e09211005291dcedee13cb8815cd03baf361c5f2d549 in /filter.jq
2020-02-04 00:57:45 UTC/bin/sh -c #(nop) COPY file:f1eaeaffcd019200f549062efcf8d6ae0c78107931d8eb880cdd1acf1ff5495b in /istio-cni.conf.tmp
2020-02-04 00:57:47 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin
2020-02-04 00:57:49 UTC/bin/sh -c #(nop) VOLUME [/opt/cni]
2020-02-04 00:57:52 UTC/bin/sh -c #(nop) WORKDIR /opt/cni/bin
2020-02-04 00:57:54 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.