2022-02-02 14:45:35 UTC
46.9 MB
istio-proxy:9811a71997bb0852c27aa1da61260c3e3145a638
ISTIO_META_ISTIO_VERSION1.11.6
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_FILE/etc/ssl/certs/ca-certificates.crt
[#000] sha256:ed95b4ae780017a8aed1e302277312b9def69adfaf61f5fe86a3cc8a626b5b50 - 1.63% (784 KB)
[#001] sha256:b5694cd7774160b31f3faf99d55d03c7100b95edbdd2b388492770c5e6f09946 - 12.06% (5.65 MB)
[#002] sha256:fbef748b1aad1a772c45eed28b362bca6ee1e545583ed6fc20e731eafbea9994 - 0.01% (4.06 KB)
[#003] sha256:49b5ebfced0cd30dfcd7e5318fdcf74eef74745600e59a5804c2614386c9d6b8 - 0.0% (1.35 KB)
[#004] sha256:60cfed3f71b69ea5d2a0341e4843098362b6285c3eed5a24e888002f4cdb359e - 53.77% (25.2 MB)
[#005] sha256:a3930845a045765cf0e88127edc22bd816273f62cc399b415306ea54c59c8cc5 - 26.95% (12.6 MB)
[#006] sha256:b526115665c6bd2b1448a77630af0d116e45c43ef60b29446eff027af0acf266 - 0.18% (86.9 KB)
[#007] sha256:3b8f106dd7454f7b6471303470fad7c0f01db018822dd16bef67e86283d722bf - 1.0% (479 KB)
[#008] sha256:9026a4bd67cd884a69e26defe1d61f18466358d70cadc021b3499bc182f5d776 - 0.59% (283 KB)
[#009] sha256:fa95ce176ffd614f3bcd74cab23822f05555c7f88a076eb394212e7a8be717f1 - 3.81% (1.78 MB)
bazel build ...
1970-01-01 00:00:00 UTCbazel build ...
2022-02-02 14:45:31 UTC (buildkit.dockerfile.v0)WORKDIR /
2022-02-02 14:45:31 UTC (buildkit.dockerfile.v0)ARG proxy_version
2022-02-02 14:45:31 UTC (buildkit.dockerfile.v0)ARG istio_version
2022-02-02 14:45:31 UTC (buildkit.dockerfile.v0)ARG SIDECAR=envoy
2022-02-02 14:45:31 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2022-02-02 14:45:31 UTC (buildkit.dockerfile.v0)COPY gcp_envoy_bootstrap.json /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json # buildkit
2022-02-02 14:45:31 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2022-02-02 14:45:33 UTC (buildkit.dockerfile.v0)COPY amd64/envoy /usr/local/bin/envoy # buildkit
2022-02-02 14:45:33 UTC (buildkit.dockerfile.v0)ENV ISTIO_META_ISTIO_PROXY_SHA=istio-proxy:9811a71997bb0852c27aa1da61260c3e3145a638
2022-02-02 14:45:33 UTC (buildkit.dockerfile.v0)ENV ISTIO_META_ISTIO_VERSION=1.11.6
2022-02-02 14:45:33 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2022-02-02 14:45:35 UTC (buildkit.dockerfile.v0)COPY amd64/pilot-agent /usr/local/bin/pilot-agent # buildkit
2022-02-02 14:45:35 UTC (buildkit.dockerfile.v0)COPY stats-filter.wasm /etc/istio/extensions/stats-filter.wasm # buildkit
2022-02-02 14:45:35 UTC (buildkit.dockerfile.v0)COPY stats-filter.compiled.wasm /etc/istio/extensions/stats-filter.compiled.wasm # buildkit
2022-02-02 14:45:35 UTC (buildkit.dockerfile.v0)COPY metadata-exchange-filter.wasm /etc/istio/extensions/metadata-exchange-filter.wasm # buildkit
2022-02-02 14:45:35 UTC (buildkit.dockerfile.v0)COPY metadata-exchange-filter.compiled.wasm /etc/istio/extensions/metadata-exchange-filter.compiled.wasm # buildkit
2022-02-02 14:45:35 UTC (buildkit.dockerfile.v0)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.