2020-11-16 22:22:40 UTC
104 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin
[#000] sha256:171857c49d0f5e2ebf623e6cb36a8bcad585ed0c2aa99c87a055df034c1e5848 - 24.53% (25.5 MB)
[#001] sha256:419640447d267f068d2f84a093cb13a56ce77e130877f5b8bdb4294f4a90a84f - 0.0% (852 Bytes)
[#002] sha256:61e52f862619ab016d3bcfbd78e5c7aaaa1989b4c295e6dbcacddd2d7b93e1f5 - 0.0% (162 Bytes)
[#003] sha256:f345321550e62f70466a8af3877596abcf1b99135a61ead121053c623cce719a - 31.1% (32.3 MB)
[#004] sha256:048e93406be0bb4bcab5542f50b62d9f18b7430eff285b9ce825ad692ffd9dbc - 0.0% (4.22 KB)
[#005] sha256:d6c4149afb1ac58696619babf3b9b76512ba2052858bb690b468368df0ec198a - 15.37% (16 MB)
[#006] sha256:7d1943f35c24272f7f950803ca070420bedb19e7fea8bf7d181035e6cd0cfe53 - 6.32% (6.56 MB)
[#007] sha256:075c2c01eaad7bf6f7ac86711a1a2976252fd6ced0ab702a7415b96101ea2e62 - 6.37% (6.61 MB)
[#008] sha256:196002815fd2cc5fb7d3136ab8b3808f8db4ff5a83e8fe4f2260d9c2e5693c4e - 16.31% (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-16 16:36:05 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2020-11-16 16:36:31 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-16 16:36:32 UTC/bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers
2020-11-16 22:22:35 UTC/bin/sh -c #(nop) LABEL description=Istio CNI plugin installer.
2020-11-16 22:22:36 UTC/bin/sh -c #(nop) COPY file:b495a62641f79192b55d00d567afedd5e206ef0d9d80050f6cfaae358bef7200 in /opt/cni/bin/
2020-11-16 22:22:37 UTC/bin/sh -c #(nop) COPY file:7a75b42dbf5f69bd789337b90d4c1715cd0a3167966bcf960641cd0cd438bf34 in /opt/cni/bin/
2020-11-16 22:22:38 UTC/bin/sh -c #(nop) COPY file:649987bc643f3bfc8fd659bbdae447afad5fd1803ac5aae95536e3fd930fef52 in /usr/local/bin/
2020-11-16 22:22:38 UTC/bin/sh -c #(nop) COPY file:5576ffa9ff09072521ff3e2393df0743e27091f014a819bd5d866334b9052e5a in /opt/cni/bin/
2020-11-16 22:22:39 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin
2020-11-16 22:22:40 UTC/bin/sh -c #(nop) WORKDIR /opt/cni/bin
2020-11-16 22:22:40 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.