2020-02-13 17:09:08 UTC
91.6 MB
noninteractive
ISTIO_META_ISTIO_PROXY_SHAistio-proxy:2369b2f31802ab74d942462ed21a00e3a38de2c5
ISTIO_META_ISTIO_VERSION1.4.5
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5c939e3a4d1097af8d3292ad3a41d3caa846f6333b91f2dd22b972bc2d19c5b5 - 27.78% (25.5 MB)
[#001] sha256:c63719cdbe7ae254b453dba06fb446f583b503f2a2c15becc83f8c5bc7a705e0 - 0.04% (34.5 KB)
[#002] sha256:19a861ea6baff71b05cd577478984c3e62cf0177bf74468d0aca551f5fcb891c - 0.0% (849 Bytes)
[#003] sha256:651c9d2d6c4f37c56a221259e033e7e2353b698139c2ff950623ca28d64a9837 - 0.0% (162 Bytes)
[#004] sha256:5b2c29a9b0dbf6fbff39fa3b67d9b7ca4ff2f75a63788063654893336b4b56c7 - 31.08% (28.5 MB)
[#005] sha256:e45d0f6a81234acd125dcb41e81f142b19703eaba4a5d72186ca1dbc6c3b3c38 - 0.0% (4.25 KB)
[#006] sha256:a920ad6bc53b8ce1dbd62327e92ed376614fb7ab3e4c36d010daeedb82ac88d9 - 0.0% (3 KB)
[#007] sha256:3d1a4a8a2359e27b4679ed1d0f439b43ee6816d54b79e6fc0966e9da4eee84e6 - 0.0% (224 Bytes)
[#008] sha256:c522b18d3369ee32958566a0c30db2e4bbd479215c53cbb25d7a65949b79bcb1 - 0.0% (973 Bytes)
[#009] sha256:521012e92029e2841e8e65d1572d273a88ec992c5b8f43aaf23bccfcfa9c06cd - 0.0% (3.24 KB)
[#010] sha256:c3ebc148180abea142228b7e6850d559b4a02a3f3f7b51003ddb6fd51b51ee62 - 0.01% (5.55 KB)
[#011] sha256:b8606de589651fcc0e337f6c81f780f2743ee8f1e775662b24e1dbad9fe8a9e8 - 7.03% (6.44 MB)
[#012] sha256:0396bf27a48da0322108f306afdd2c4921f206aa65346557f8c03d218c16e601 - 16.98% (15.6 MB)
[#013] sha256:80241b07dfa5faf29ca362ae154feaf5fb4fb0c77d5e97a6d568cc1b6399c433 - 17.06% (15.6 MB)
[#014] sha256:f849ddf1ee32a7c8221b8b00af281fb1e7bcb3053e0149dafc0010f59b63c245 - 0.0% (1.82 KB)
[#015] sha256:4af3881197fd41c5887b985408ba8d05d9baeb97dc3f576a919718d99d6a8e96 - 0.0% (2.04 KB)
[#016] sha256:daf82c24f0081a1e83560a8f5af1c9974e5f4f8965075e74aaf8a8209d5d7b97 - 0.0% (1.8 KB)
/bin/sh -c #(nop) ADD file:08e718ed0796013f5957a1be7da3bef6225f3d82d8be0a86a7114e5caad50cbc in /
2020-01-16 01:20:32 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-01-16 01:20:33 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-01-16 01:20:34 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-01-16 01:20:34 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-02-13 05:19:55 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2020-02-13 05:20:28 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 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-02-13 05:20:29 UTC/bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers
2020-02-13 17:07:53 UTC/bin/sh -c #(nop) COPY file:c583cd497d79d81427cd7be8a0d36c05ef168ba223c1a2146fd39935be3ed445 in /var/lib/istio/envoy/envoy_bootstrap_tmpl.json
2020-02-13 17:07:56 UTC/bin/sh -c #(nop) COPY file:116341a17bb1efd60de96e56d7f706aed9024fcef32ee9aae86730c59f6b2e99 in /var/lib/istio/envoy/envoy_bootstrap_drain.json
2020-02-13 17:07:58 UTC/bin/sh -c #(nop) COPY file:06815e8d531b4e3bf488283071a3c72ac8eed4406350533fcdae4216971882bd in /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json
2020-02-13 17:08:05 UTC/bin/sh -c chown -R istio-proxy /var/lib/istio
2020-02-13 17:08:07 UTC/bin/sh -c #(nop) COPY file:bfa6902b022df49c307d24f4a5b5aafa4cdafe096fbd4411797156aa80d3bebe in /usr/local/bin/istio-iptables
2020-02-13 17:08:10 UTC/bin/sh -c #(nop) COPY file:f4810c0fd3e78185d1389a3c53975f6e5fa05f5bd299b9cd2eb3c033ef7195c7 in /usr/local/bin/istio-iptables-go
2020-02-13 17:08:37 UTC/bin/sh -c #(nop) ARG proxy_version
2020-02-13 17:08:40 UTC/bin/sh -c #(nop) ARG istio_version
2020-02-13 17:08:45 UTC/bin/sh -c #(nop) COPY file:43d2c3c45448e33a9260d282666d2a0d3d463407ec2625aa17d2f8e1e701e98b in /usr/local/bin/envoy
2020-02-13 17:08:50 UTC/bin/sh -c #(nop) ENV ISTIO_META_ISTIO_PROXY_SHA=istio-proxy:2369b2f31802ab74d942462ed21a00e3a38de2c5
2020-02-13 17:08:55 UTC/bin/sh -c #(nop) ENV ISTIO_META_ISTIO_VERSION=1.4.5
2020-02-13 17:08:58 UTC/bin/sh -c #(nop) COPY file:9f31438035a88dfe20e6419367cca74440d992c271224402ec00eb0a7d57d071 in /usr/local/bin/pilot-agent
2020-02-13 17:09:00 UTC/bin/sh -c #(nop) COPY file:821f889275885988b1d8a03d8cdc525d1f1bb973277f82dbe1719e0d701113fc in /etc/istio/proxy/envoy_pilot.yaml.tmpl
2020-02-13 17:09:03 UTC/bin/sh -c #(nop) COPY file:de545a3eff8a021d449b5f2ac199a90f6ed925a72c6b140dbd7b048d5f194e87 in /etc/istio/proxy/envoy_policy.yaml.tmpl
2020-02-13 17:09:05 UTC/bin/sh -c #(nop) COPY file:e5a2427eff50f898b6b61c073c46100e30ea7c1dd01dc0cbd4862f28e50fc68e in /etc/istio/proxy/envoy_telemetry.yaml.tmpl
2020-02-13 17:09:08 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/pilot-agent"]
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.