2018-01-25 01:38:58 UTC
44.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:8f7c85c2269abaeba55439fe3a7e8935386d45a88da6166231fc947133c592a8 - 91.33% (40.9 MB)
[#001] sha256:9e72e494a6dd79fa00aaf2921eb571801c5ce9aee021bf5353f91f859aeee92f - 0.0% (847 Bytes)
[#002] sha256:3009ec50c8871f7a3f19c248194270a1a3aa28705934d619acbd96c663ce5c89 - 0.0% (620 Bytes)
[#003] sha256:9d5ffccbec91702aeb063cb2f3987ca3661bd53dc9e4d8446261fe1c5b05de64 - 0.0% (855 Bytes)
[#004] sha256:e872a2642ce1d63f3283e81bb6503579808c01e2bf63412ef87135ecb0f04746 - 0.0% (168 Bytes)
[#005] sha256:03ffbf1da76043b2e09ef12893abf5e927d061d725cdf3fa439a3551a8ba0e4b - 8.66% (3.88 MB)
/bin/sh -c #(nop) ADD file:affda766655e01cbd66cdf7485f581f22be61d93abadcc9fd22ed34c78069e18 in /
2018-01-15 21:12:23 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
2018-01-15 21:12:23 UTC/bin/sh -c rm -rf /var/lib/apt/lists/*
2018-01-15 21:12:24 UTC/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g' /etc/apt/sources.list
2018-01-15 21:12:34 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2018-01-15 21:12:34 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2018-01-25 01:38:58 UTC/bin/sh -c #(nop) ADD file:bc554b63c3850df6af94e7a6b3e00a72283bcc8dca93292df2316548be5d0b1c in /usr/local/bin/envoy
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.