2020-12-08 00:42:10 UTC
104 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin
[#000] sha256:171857c49d0f5e2ebf623e6cb36a8bcad585ed0c2aa99c87a055df034c1e5848 - 24.45% (25.5 MB)
[#001] sha256:419640447d267f068d2f84a093cb13a56ce77e130877f5b8bdb4294f4a90a84f - 0.0% (852 Bytes)
[#002] sha256:61e52f862619ab016d3bcfbd78e5c7aaaa1989b4c295e6dbcacddd2d7b93e1f5 - 0.0% (162 Bytes)
[#003] sha256:73255c433e889199161efaa6f21da085ef5cb1ca7cb1e1e603700db769578161 - 31.31% (32.6 MB)
[#004] sha256:7047fdb79a97dd905b1e260fa414c4545f250e634064fdda2ae5f15d9006511a - 0.0% (4.22 KB)
[#005] sha256:96accea787361b259842a8c0eaba67659256b36e095bfbfe8d6e68e2b93213f8 - 15.32% (16 MB)
[#006] sha256:9cae6241f627eb9aafca90a8b0b897b83210e8feed8a418c8af85d6d3f410017 - 6.3% (6.56 MB)
[#007] sha256:16b57afe43e827ccfd84dc30abcc6553022ef8d1bd577c8b310d96a9bb78b665 - 6.35% (6.61 MB)
[#008] sha256:865e18daba762d08ff27568595c6b6def85d14696cdb8abf001bfbb557b71775 - 16.26% (16.9 MB)
/bin/sh -c #(nop) ADD file:4974bb5483c392fb54a35f3799802d623d14632747493dce5feb4d435634b4ac in /
2020-09-25 22:33:50 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-09-25 22:33:51 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-09-25 22:33:52 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-09-25 22:33:52 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-11-30 14:39:34 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2020-11-30 14:40:05 UTC/bin/sh -c apt-get update && apt-get install --no-install-recommends -y ca-certificates curl iptables iproute2 iputils-ping knot-dnsutils netcat tcpdump conntrack bsdmainutils net-tools lsof linux-tools-generic sudo && update-ca-certificates && apt-get upgrade -y && apt-get clean && rm -rf /var/log/*log /var/lib/apt/lists/* /var/log/apt/* /var/lib/dpkg/*-old /var/cache/debconf/*-old
2020-11-30 14:40:06 UTC/bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers
2020-12-08 00:42:07 UTC/bin/sh -c #(nop) LABEL description=Istio CNI plugin installer.
2020-12-08 00:42:08 UTC/bin/sh -c #(nop) COPY file:feb99acffcc60380886033e8077fd40f788fa3bd81f6722f72bcee45760f6fa1 in /opt/cni/bin/
2020-12-08 00:42:08 UTC/bin/sh -c #(nop) COPY file:16faa347653f24fdeba24a30202ae79e28b6e05d662815bfd5e67deabef227a0 in /opt/cni/bin/
2020-12-08 00:42:08 UTC/bin/sh -c #(nop) COPY file:58b202136163b9a7230dd5940b6699446539348e51f74b5983d04d54367a1393 in /usr/local/bin/
2020-12-08 00:42:09 UTC/bin/sh -c #(nop) COPY file:07474679314354cd757662963ee599390f291a65868031ad8f7836ea9a61e56f in /opt/cni/bin/
2020-12-08 00:42:10 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin
2020-12-08 00:42:10 UTC/bin/sh -c #(nop) WORKDIR /opt/cni/bin
2020-12-08 00:42:10 UTC/bin/sh -c #(nop) CMD ["/usr/local/bin/install-cni"]
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.