2019-04-03 22:35:22 UTC
123 MB
istio-proxy:55c80965eab994e6bfa2227e3942fa89928d0d70
ISTIO_META_ISTIO_PROXY_VERSION1.1.2
ISTIO_META_ISTIO_VERSION1.0-dev
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3b37166ec61459e76e33282dda08f2a9cd698ca7e3d6bc44e6a6e7580cdeff8e - 33.44% (41.2 MB)
[#001] sha256:ba077e1ddb3aa8b95b2ecc5e58830800af4f5c06a5a37a3b7d7e0a67e178fb65 - 0.0% (846 Bytes)
[#002] sha256:34c83d2bc656952f573cee825d42e58622909b4be524b653f4f3df7464e57aa2 - 0.0% (616 Bytes)
[#003] sha256:84b69b6e47437924b207458fe7fc8f66812622983ae5a5d84bfdd2d83a9581e1 - 0.0% (854 Bytes)
[#004] sha256:0f72e97e1f61face716660657e4df5f70c2008a0b8b89e35dc6a460124fe01d1 - 0.0% (168 Bytes)
[#005] sha256:457a7c6e4c360f56849279dec5b2e31f4f4cc468f61b7b77d34b6c95dcf66a79 - 38.84% (47.9 MB)
[#006] sha256:8bf4cef6fa3e95e184fe226323c9e16961a777a28ea7c5ee63c607f96115310e - 5.93% (7.32 MB)
[#007] sha256:3e31dd7d13b914d3198eec494f31c182f73e7f64fd6ac09134e722a137e77db0 - 7.87% (9.7 MB)
[#008] sha256:afc7a7ed61efd33f08909dff028dfd8376ac9619cadd682669eeac3fc614440a - 0.0% (1.34 KB)
[#009] sha256:0e58dc6a06f3c32ae07f9b17a2b28c4eb8044b0f91b6dbcac8139417e46077cb - 0.0% (1.61 KB)
[#010] sha256:23a8def3b5ebe5d938e0c789330f6bcde56c7c50cd04c6367556b13a006dce0d - 0.0% (1.47 KB)
[#011] sha256:7e0d66ec84914de316bbda2a6aee6a4b245b3b07b141c2e576b8d32b386b8d33 - 0.0% (4.86 KB)
[#012] sha256:5022d3a37d3cfecb6dfab860efe27b4101837a9218ee927ab52b077d5dbd3567 - 0.0% (1.93 KB)
[#013] sha256:4bee921d080078a19e998d313bf5e3f433ca2f6cafa1b3a02e8ae505fec83c13 - 0.0% (298 Bytes)
[#014] sha256:4b8f876b6ebf5d903de5d4804717164a35171b40b8f140fff85630b3a52b105e - 0.0% (674 Bytes)
[#015] sha256:97ba3ffb72628f99ea50f43ab9779088b004b4d386112cf1c5fe9d6de59e909e - 0.11% (137 KB)
[#016] sha256:839d4857cf59707a61676207babd79b84a81ab997aede7b499c1ae39ad3e3400 - 13.8% (17 MB)
[#017] sha256:81333540652aa9743ca8739d0d54e540c52c21b8f7212d08b6cf5fdad32beaef - 0.01% (7.16 KB)
/bin/sh -c #(nop) ADD file:a83ab1826f43e88bc0d3ab6230f14cb9b2dacab70c762c3bfc555eda733b292c in /
2018-08-22 17:31:29 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
2018-08-22 17:31:30 UTC/bin/sh -c rm -rf /var/lib/apt/lists/*
2018-08-22 17:31:31 UTC/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g' /etc/apt/sources.list
2018-08-22 17:31:32 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2018-08-22 17:31:32 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2018-09-01 00:06:36 UTC/bin/sh -c apt-get update && apt-get install --no-install-recommends -y curl iptables iproute2 iputils-ping dnsutils netcat tcpdump net-tools libc6-dbg gdb elvis-tiny lsof busybox linux-tools-generic sudo && apt-get upgrade -y && rm -rf /var/lib/apt/lists/*
2018-09-01 05:10:40 UTC/bin/sh -c #(nop) ARG proxy_version
2018-09-01 05:10:41 UTC/bin/sh -c #(nop) ARG istio_version
2019-04-03 22:35:15 UTC/bin/sh -c #(nop) ADD file:02a727592cf8584d819f29bbac944b0c5638c9abb375f048e630b15cd1063d3b in /usr/local/bin/envoy
2019-04-03 22:35:15 UTC/bin/sh -c #(nop) ENV ISTIO_META_ISTIO_PROXY_VERSION=1.1.2
2019-04-03 22:35:15 UTC/bin/sh -c #(nop) ENV ISTIO_META_ISTIO_PROXY_SHA=istio-proxy:55c80965eab994e6bfa2227e3942fa89928d0d70
2019-04-03 22:35:16 UTC/bin/sh -c #(nop) ENV ISTIO_META_ISTIO_VERSION=1.0-dev
2019-04-03 22:35:17 UTC/bin/sh -c #(nop) ADD file:edea4959bf477d21ca19016941b43656215fc9636a91a8bab5f8ef52e247d354 in /usr/local/bin/pilot-agent
2019-04-03 22:35:17 UTC/bin/sh -c #(nop) ADD file:4004828f725ca2171597c6274b940d03c438742b4edbc0292facdc64c2bfa9d1 in /etc/istio/proxy/envoy_pilot.yaml.tmpl
2019-04-03 22:35:17 UTC/bin/sh -c #(nop) ADD file:812e85091ea066be88573d18c17bec31f8bc32aa7de3c95a970fb41185245eba in /etc/istio/proxy/envoy_policy.yaml.tmpl
2019-04-03 22:35:18 UTC/bin/sh -c #(nop) ADD file:55b715555d32504b538e694b62c731e54ec399735189b7eff5608f316f52fdbe in /etc/istio/proxy/envoy_telemetry.yaml.tmpl
2019-04-03 22:35:18 UTC/bin/sh -c #(nop) ADD file:48940c4d3c1411ab7a1f9be0f9a37211182c15aa7d245e6fb2bb57409bdc2b89 in /usr/local/bin/istio-iptables.sh
2019-04-03 22:35:18 UTC/bin/sh -c #(nop) COPY file:64cce236c5b8fd56787a640eefe5457eba02aa3bf9451a8641c91f85ce0a4099 in /var/lib/istio/envoy/envoy_bootstrap_tmpl.json
2019-04-03 22:35:18 UTC/bin/sh -c #(nop) COPY file:6fca3a926611f9b93021a5cb77a77c9d49660286062b44311b91bd47999c2df6 in /var/lib/istio/envoy/envoy_bootstrap_drain.json
2019-04-03 22:35:19 UTC/bin/sh -c #(nop) COPY file:5e9b541a073ff43266a33409fd832ccef8e8d207f08142cf677cf64fddf14dcb in /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json
2019-04-03 22:35:19 UTC/bin/sh -c #(nop) ADD file:4533544c42021b1c61701e0e6af33a9b7ba3be922a4e85f15907793a7d016894 in /
2019-04-03 22:35:21 UTC|2 istio_version=1.0-dev proxy_version=istio-proxy:55c80965eab994e6bfa2227e3942fa89928d0d70 /bin/sh -c chmod 755 /usr/local/bin/envoy /usr/local/bin/pilot-agent
2019-04-03 22:35:22 UTC|2 istio_version=1.0-dev proxy_version=istio-proxy:55c80965eab994e6bfa2227e3942fa89928d0d70 /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers && chown -R istio-proxy /var/lib/istio
2019-04-03 22:35:22 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.