2019-10-23 18:37:56 UTC
82.4 MB
noninteractive
ISTIO_META_ISTIO_PROXY_SHAistio-proxy:08cec447dfc349b314e226dc66132dbdb5d08fc9
ISTIO_META_ISTIO_VERSION1.4.0-beta.0
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5667fdb72017d1fb364744ca1abf7b6f3bbe9c98c3786f294a461c2866db69ab - 30.89% (25.4 MB)
[#001] sha256:d83811f270d56d34a208f721f3dbf1b9242d1900ad8981fc7071339681998a31 - 0.04% (34.5 KB)
[#002] sha256:ee671aafb583e2321880e275c94d49a49185006730e871435cd851f42d2a775d - 0.0% (850 Bytes)
[#003] sha256:7fc152dfb3a6b5c9a436b49ff6cd72ed7eb5f1fd349128b50ee04c3c5c2355fb - 0.0% (163 Bytes)
[#004] sha256:aabe515ca3ec1ae8b111f648e454cb4da942986948d79dea34bfe6ab3396354f - 31.95% (26.3 MB)
[#005] sha256:7d40ae70bc4fd1cc3aee71d5352aca686df869c06ce55f3d5e97d785247a2c24 - 0.0% (4.21 KB)
[#006] sha256:a6a313c51c777e8a965f02cd26c41290dff19f1a2e342b9eb751aaa4529005b9 - 0.0% (3 KB)
[#007] sha256:c2758615456877f5fede5b76782bd2b50d5651eb323979290b147ca2f154e968 - 0.0% (222 Bytes)
[#008] sha256:af929d0600a72fd60e2a5b128566e7d09d16e52f928b256e9fddec59437cc4bc - 0.0% (969 Bytes)
[#009] sha256:7e48182d874ec0e60f21d31eed6b7feb073526ae7071e505478ee5fd9074ebf2 - 0.0% (3.24 KB)
[#010] sha256:81481951519c7c79eab8376325c844c6a9523fedde7a27b8ca730ab5466cf8ca - 0.01% (5.55 KB)
[#011] sha256:32bf47f4b86e2ff9473f047b1c701553290800d5ae524275a36831f13ffc9751 - 17.86% (14.7 MB)
[#012] sha256:6429fad9952fda71d9baf8fba72fb1fe5a5758b7f6a910ca1fbe6890badf20c1 - 19.22% (15.8 MB)
[#013] sha256:d9c77bc9de4e5d3aafb541618d513b0b1399a483a7665c751c2164f51110ed16 - 0.0% (1.82 KB)
[#014] sha256:49b57d3490fb457a4cdd2e511ddde7a9e030f4b89e4b4621b249c61dde62d105 - 0.0% (2.04 KB)
[#015] sha256:911a06df7e22a4f6810c44f19fb4088678ed89d3cad642cc202462e647e1d718 - 0.0% (1.8 KB)
/bin/sh -c #(nop) ADD file:288ac0434f65264f3c50cf3e2766c5dbf3fa953c89995dd9445063fd565aac81 in /
2019-09-18 23:20:25 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2019-09-18 23:20:26 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
2019-09-18 23:20:27 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2019-09-18 23:20:27 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2019-10-16 20:21:30 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2019-10-16 20:23:01 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
2019-10-16 20:23:02 UTC/bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers
2019-10-23 18:36:55 UTC/bin/sh -c #(nop) COPY file:3f9ab76e641c397a4e36bdc2f2cff3eff6799dcfd27c81123b4e0efba7cb95a5 in /var/lib/istio/envoy/envoy_bootstrap_tmpl.json
2019-10-23 18:36:57 UTC/bin/sh -c #(nop) COPY file:116341a17bb1efd60de96e56d7f706aed9024fcef32ee9aae86730c59f6b2e99 in /var/lib/istio/envoy/envoy_bootstrap_drain.json
2019-10-23 18:36:59 UTC/bin/sh -c #(nop) COPY file:aab4973d8aa380df03e33ab2c8a810467294f59c03174f25495339714dbc87ca in /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json
2019-10-23 18:37:03 UTC/bin/sh -c chown -R istio-proxy /var/lib/istio
2019-10-23 18:37:05 UTC/bin/sh -c #(nop) COPY file:bfa6902b022df49c307d24f4a5b5aafa4cdafe096fbd4411797156aa80d3bebe in /usr/local/bin/istio-iptables
2019-10-23 18:37:27 UTC/bin/sh -c #(nop) ARG proxy_version
2019-10-23 18:37:30 UTC/bin/sh -c #(nop) ARG istio_version
2019-10-23 18:37:34 UTC/bin/sh -c #(nop) COPY file:272e7010410e81503d6c1dc27c197333b5bfbb8a76a90f377fe7519f312a47b9 in /usr/local/bin/envoy
2019-10-23 18:37:38 UTC/bin/sh -c #(nop) ENV ISTIO_META_ISTIO_PROXY_SHA=istio-proxy:08cec447dfc349b314e226dc66132dbdb5d08fc9
2019-10-23 18:37:42 UTC/bin/sh -c #(nop) ENV ISTIO_META_ISTIO_VERSION=1.4.0-beta.0
2019-10-23 18:37:46 UTC/bin/sh -c #(nop) COPY file:cd992f5d04a90f09deaeda4fd70daab354bc15b22b23ddff7ef97a9afa12ef96 in /usr/local/bin/pilot-agent
2019-10-23 18:37:48 UTC/bin/sh -c #(nop) COPY file:821f889275885988b1d8a03d8cdc525d1f1bb973277f82dbe1719e0d701113fc in /etc/istio/proxy/envoy_pilot.yaml.tmpl
2019-10-23 18:37:50 UTC/bin/sh -c #(nop) COPY file:de545a3eff8a021d449b5f2ac199a90f6ed925a72c6b140dbd7b048d5f194e87 in /etc/istio/proxy/envoy_policy.yaml.tmpl
2019-10-23 18:37:53 UTC/bin/sh -c #(nop) COPY file:e5a2427eff50f898b6b61c073c46100e30ea7c1dd01dc0cbd4862f28e50fc68e in /etc/istio/proxy/envoy_telemetry.yaml.tmpl
2019-10-23 18:37:56 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.