2021-01-16 00:48:01 UTC
95 MB
noninteractive
ISTIO_META_ISTIO_PROXY_SHAistio-proxy:1a0556d3c5d41a155b78b7a3c5d8d03a50bdf41e
ISTIO_META_ISTIO_VERSION1.10-dev
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 - 26.82% (25.5 MB)
[#001] sha256:3cf8fb62ba5ffb221a2edb2208741346eb4d2d99a174138e4afbb69ce1fd9966 - 0.0% (850 Bytes)
[#002] sha256:e80c964ece6a3edf0db1cfc72ae0e6f0699fb776bbfcc92b708fbb945b0b9547 - 0.0% (162 Bytes)
[#003] sha256:e69a120d0c7eaacfd5c3da24ec6962a11370d2f433f0efd1e6bbd4824d27332b - 34.08% (32.4 MB)
[#004] sha256:743599d901d4019994d30f4a3576c1a7eb03c3e23b9dbe7c377001ea58f35974 - 0.0% (4.21 KB)
[#005] sha256:8cd80e476166085f08e469c69403f4467585ad9cf5605e8c4ca58ea89bdfd0ec - 0.0% (3.89 KB)
[#006] sha256:166875b01df31d9e88c30e0c6cf8f195c8ba583469e9b8f67abb112a694481c4 - 0.0% (1.42 KB)
[#007] sha256:1f296b63a6b6f5190311db60c4fd57e1bba13077ee6d295d8abe8b7a73a8fac1 - 25.34% (24.1 MB)
[#008] sha256:c70d7e3d0cec6a8fe4eab5aa9d119a386e819b73a8709015d3a006b6e399e334 - 10.9% (10.4 MB)
[#009] sha256:b596287b1213cb0e9da20047c08b36b3b6ff12b95616800d0766901f3eb8d2e3 - 0.09% (86.2 KB)
[#010] sha256:b518488fd6a54b13698abb87cf16e1e951bb7a5f63aafb3070261b47cf092545 - 0.5% (487 KB)
[#011] sha256:b523978bc38ac00ed45829d08851dbb68c95e32eb26edd7c501dd220a475c3da - 0.3% (291 KB)
[#012] sha256:b0a8b586c3c3941ab80e02f68a3557050c6612a41692320c117e46f2849d9366 - 1.96% (1.86 MB)
/bin/sh -c #(nop) ADD file:6ef542de9959c3061f2d0758adb031e226b221a1a2cd748ff59e6fc13216a1c0 in /
2020-11-25 22:25:14 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-11-25 22:25:15 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-11-25 22:25:16 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-11-25 22:25:17 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-01-14 18:17:20 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2021-01-14 18:17:20 UTC (buildkit.dockerfile.v0)RUN /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 # buildkit
2021-01-14 18:17:21 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2021-01-16 00:47:56 UTC/bin/sh -c #(nop) WORKDIR /
2021-01-16 00:47:56 UTC/bin/sh -c #(nop) ARG proxy_version
2021-01-16 00:47:56 UTC/bin/sh -c #(nop) ARG istio_version
2021-01-16 00:47:56 UTC/bin/sh -c #(nop) ARG SIDECAR=envoy
2021-01-16 00:47:56 UTC/bin/sh -c #(nop) COPY file:1254575ada60489bfe2c820efd562045091b97352d3b2772316f4008af9c6c3a in /var/lib/istio/envoy/envoy_bootstrap_tmpl.json
2021-01-16 00:47:57 UTC/bin/sh -c #(nop) COPY file:9b172c1f5a4c2df606b00f882a23ad750be4f4ac493a2932e436fe989acc8e72 in /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json
2021-01-16 00:47:58 UTC/bin/sh -c #(nop) COPY file:48118ed3d9272b02a7a01b3956a50d510f1625bb7f264cd16e75edef60a16c04 in /usr/local/bin/envoy
2021-01-16 00:47:59 UTC/bin/sh -c #(nop) ENV ISTIO_META_ISTIO_PROXY_SHA=istio-proxy:1a0556d3c5d41a155b78b7a3c5d8d03a50bdf41e
2021-01-16 00:47:59 UTC/bin/sh -c #(nop) ENV ISTIO_META_ISTIO_VERSION=1.10-dev
2021-01-16 00:48:00 UTC/bin/sh -c #(nop) COPY file:cd03817e9fb70b0e81decc9788b9d94e843a2e92ce3e7b547d5f399669c8613a in /usr/local/bin/pilot-agent
2021-01-16 00:48:00 UTC/bin/sh -c #(nop) COPY file:6ecc73957aec306aba3ae6d156e06da957e9dbba61d738a8a50c3eeb4569f800 in /etc/istio/extensions/stats-filter.wasm
2021-01-16 00:48:00 UTC/bin/sh -c #(nop) COPY file:a637a73307f0c7a63f9e94af4d79f067305f9fb9cf27a0ea26407c31df6cbfa6 in /etc/istio/extensions/stats-filter.compiled.wasm
2021-01-16 00:48:01 UTC/bin/sh -c #(nop) COPY file:98ddc4518312b1b3a74131b1a401039e44c1c6a628e3b00d6c185524562347c0 in /etc/istio/extensions/metadata-exchange-filter.wasm
2021-01-16 00:48:01 UTC/bin/sh -c #(nop) COPY file:f358a41c283aa57477421382e5852c1b04c9f374a027a4ae6f0eb3b9781bef58 in /etc/istio/extensions/metadata-exchange-filter.compiled.wasm
2021-01-16 00:48:01 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.