2021-05-11 19:46:21 UTC
40.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:01bf7da0a88c9e37ae418d17c0aeed0621524848d80ccb9e38c67e7ab8e11928 - 63.1% (25.5 MB)
[#001] sha256:f3b4a5f15c7a0722b4f22e61b5387317eaf2602c27ffb2bceac9a25f19fbd156 - 0.0% (852 Bytes)
[#002] sha256:57ffbe87baa135002dddb7a7460082c5d6a352186e1be9464c5f31db81378824 - 0.0% (188 Bytes)
[#003] sha256:b5787fa1b334ba71047435a17382708f423755ac22a17be596b0657c0643f926 - 6.91% (2.79 MB)
[#004] sha256:77da391cbf0273dad4f3ff86ed6b55e35ade84f9ca72d8b31ad7bbc98de1a1bd - 0.01% (3.6 KB)
[#005] sha256:7822facd31284a59ac8167dbf677cb1482ea6856e3ff41f2e756ceb09af94192 - 0.0% (1.39 KB)
[#006] sha256:64f56fb349fda7bb779203e88aa16a9dcde85f2bff1953b3b0e9e4edf034ebb3 - 0.0% (112 Bytes)
[#007] sha256:3ec7857c3f453f31bfcd681104015c075b3a671273824d2519471f1e26bb79f0 - 29.97% (12.1 MB)
[#008] sha256:fb3af814f85f93546b30ce7ac9513baa56e2836c0045c6b06366de84c21e42b7 - 0.0% (767 Bytes)
[#009] sha256:b09d1f3819c8461766180ff885e4b3b06ce5b40285606a8023eaedb49340ef7a - 0.0% (486 Bytes)
/bin/sh -c #(nop) ADD file:d7fa3c26651f9204a5629287a1a9a6e7dc6a0bc6eb499e82c433c0c8f67ff46b in /
2021-04-23 22:21: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
2021-04-23 22:21:24 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2021-04-23 22:21:25 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2021-04-23 22:21:25 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-11 19:46:12 UTC/bin/sh -c apt-get update && apt-get upgrade -y && apt-get install -y ca-certificates && apt-get autoremove -y && apt-get clean && rm -rf /tmp/* /var/tmp/* && rm -rf /var/lib/apt/lists/*
2021-05-11 19:46:14 UTC/bin/sh -c #(nop) COPY file:29bf9c154ba9fa45ad4f886816de5a43f4fd6f73a43037a98d02a8938bbcf54a in /usr/local/bin/su-exec
2021-05-11 19:46:14 UTC/bin/sh -c adduser --group --system envoy
2021-05-11 19:46:15 UTC/bin/sh -c mkdir -p /etc/envoy
2021-05-11 19:46:17 UTC/bin/sh -c #(nop) ADD file:9a5fffab0cb8d4ce6c2f04b75ec839a32b7aa0a241b6088a0c8996983ff511e1 in /usr/local/bin/envoy
2021-05-11 19:46:18 UTC/bin/sh -c #(nop) ADD file:3c72fd87dabccf55500ec92493c80f9c675e3669ae2165e8fad02f1647ff3e7b in /etc/envoy/envoy.yaml
2021-05-11 19:46:18 UTC/bin/sh -c #(nop) EXPOSE 10000
2021-05-11 19:46:20 UTC/bin/sh -c #(nop) COPY file:d8ceb68a1143215c9af67a94cee5459f616bb3052b0a855382a01ef7235a6085 in /
2021-05-11 19:46:20 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-11 19:46:21 UTC/bin/sh -c #(nop) CMD ["envoy" "-c" "/etc/envoy/envoy.yaml"]
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.