2019-12-03 00:59:16 UTC
54.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin
[#000] sha256:976a760c94fcdd7d105269ae621e8269e7bb25a58c52ae667b4029a6bc7e33cb - 76.82% (42.1 MB)
[#001] sha256:c58992f3c37bb64aeba18910408cda9a7a63e212fe27e95065a8d54130ca5926 - 0.0% (529 Bytes)
[#002] sha256:0ca0e5e7f12e6eb512246aea5579fcb771fe7203bc60944384d5cd7962f87ddb - 0.0% (846 Bytes)
[#003] sha256:f2a274cc00ca5f671b1740c43672dbc96504760cee585e7604029a3fe56854a8 - 0.0% (168 Bytes)
[#004] sha256:d1336a3873d06e477f49ff058769633642d24f8bfd4678710194de4613963ce9 - 0.62% (347 KB)
[#005] sha256:625811a5f1db78bd81e8d3a5ee851d8a8a13c8c9564601eed0b3183f68f335b5 - 22.54% (12.4 MB)
[#006] sha256:5df4d031a38f849ccec11df6c97c57cb17d2364ab2e3a2475db5f43d5115a4d1 - 0.01% (5.93 KB)
[#007] sha256:089792fac5cfa32d62ff5ce19e1e393ef1b8267101aae9fc14d205f5efcaf215 - 0.01% (3.79 KB)
[#008] sha256:78e04b516225ea45e9777f4575615d515dec229625e297897fbba34df2dcbf93 - 0.0% (303 Bytes)
[#009] sha256:fa51c0408267f6b9815fcd452a5266512170f9a13775ed10fb656d5784fbc14f - 0.0% (329 Bytes)
/bin/sh -c #(nop) ADD file:4eb02fc768cad452a37e8df30bbfcc728f3e6e7ca33af177fd4de06fd07c2098 in /
2019-11-27 00:22:55 UTC/bin/sh -c rm -rf /var/lib/apt/lists/*
2019-11-27 00:22:56 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-11-27 00:22:56 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2019-11-27 00:22:56 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2019-12-03 00:58:42 UTC/bin/sh -c #(nop) LABEL description=Istio CNI plugin installer.
2019-12-03 00:58:54 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-03 00:58:56 UTC/bin/sh -c #(nop) COPY file:b0da786287b6ec2a65e0986936cc811d7677efadd84f45e2c9aeb4ca22d2a9df in /opt/cni/bin/
2019-12-03 00:58:58 UTC/bin/sh -c #(nop) COPY file:2e96abcfb750d1e243a2e5bd3835f9ec98e57832cf43ccad2a4f7623d11ca447 in /opt/cni/bin/
2019-12-03 00:59:00 UTC/bin/sh -c #(nop) COPY file:38983c240460d3eac58a299e3f5d534c09ea0c7e96ec4da1b30dd8303020eac9 in /install-cni.sh
2019-12-03 00:59:02 UTC/bin/sh -c #(nop) COPY file:c4a4106e7b6c3f262530e09211005291dcedee13cb8815cd03baf361c5f2d549 in /filter.jq
2019-12-03 00:59:05 UTC/bin/sh -c #(nop) COPY file:f1eaeaffcd019200f549062efcf8d6ae0c78107931d8eb880cdd1acf1ff5495b in /istio-cni.conf.tmp
2019-12-03 00:59:07 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin
2019-12-03 00:59:10 UTC/bin/sh -c #(nop) VOLUME [/opt/cni]
2019-12-03 00:59:13 UTC/bin/sh -c #(nop) WORKDIR /opt/cni/bin
2019-12-03 00:59:16 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.