2021-11-25 00:41:09 UTC
48.5 MB
istio-proxy:98d4e1b66ba4d2f36574a623b3fcf6c859aaaeb9
ISTIO_META_ISTIO_VERSION1.10.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:d0eda6c347257d9da39beedaf06dd0825a4dbfc5faff661f2cfe5c00ce1e376b - 1.29% (642 KB)
[#001] sha256:7d9e79e19cb9d9c42fa8c4355a2ea4135576ed66ae6adb85bcbee39c0d837edc - 15.91% (7.72 MB)
[#002] sha256:dbf2362da96283d6d3b425b9f30d983f76a302c297631e5dc0c8c3202518ef07 - 1.85% (921 KB)
[#003] sha256:0f04fa7b9a2ee1fd2cc259ac1beb5d0be250e18cedcb8c703aec7190c123353b - 0.01% (3.95 KB)
[#004] sha256:953f537bf72da8d105a11836052466e95ee0257f5e4c66502610b67196e4c4a3 - 0.0% (1.36 KB)
[#005] sha256:0612e1bd261549d8bdd87e8a386a145ac72f757e7b3b0e90a7f5018799ee2b6d - 51.94% (25.2 MB)
[#006] sha256:07ec361aed9ddcf07a93e9419ec46796270e950709ba9dbb870effcef778ad07 - 23.41% (11.4 MB)
[#007] sha256:387d0810955d47e787668b29de088c6b1a76df76abc3b58be1d0a365ebb0a3ff - 0.17% (86.6 KB)
[#008] sha256:35f5e536fd182d41d7ae45a1a5802c9efae3ad381b9592ff3bc82117c046cbeb - 0.99% (489 KB)
[#009] sha256:2f5dc4a1914488360a6067f1690afe05b7ee56bf7b3cf74237539bcb6ff4be3b - 0.58% (290 KB)
[#010] sha256:c62e858d160f2015bebafd50f4843a7c2324c2f8a328510ddff63cfb3c81577b - 3.83% (1.86 MB)
bazel build ...
1970-01-01 00:00:00 UTCbazel build ...
1970-01-01 00:00:00 UTCbazel build ...
2021-11-25 00:41:05 UTC (buildkit.dockerfile.v0)WORKDIR /
2021-11-25 00:41:05 UTC (buildkit.dockerfile.v0)ARG proxy_version
2021-11-25 00:41:05 UTC (buildkit.dockerfile.v0)ARG istio_version
2021-11-25 00:41:05 UTC (buildkit.dockerfile.v0)ARG SIDECAR=envoy
2021-11-25 00:41:05 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2021-11-25 00:41:05 UTC (buildkit.dockerfile.v0)COPY gcp_envoy_bootstrap.json /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json # buildkit
2021-11-25 00:41:07 UTC (buildkit.dockerfile.v0)COPY envoy /usr/local/bin/envoy # buildkit
2021-11-25 00:41:07 UTC (buildkit.dockerfile.v0)ENV ISTIO_META_ISTIO_PROXY_SHA=istio-proxy:98d4e1b66ba4d2f36574a623b3fcf6c859aaaeb9
2021-11-25 00:41:07 UTC (buildkit.dockerfile.v0)ENV ISTIO_META_ISTIO_VERSION=1.10.6
2021-11-25 00:41:08 UTC (buildkit.dockerfile.v0)COPY pilot-agent /usr/local/bin/pilot-agent # buildkit
2021-11-25 00:41:08 UTC (buildkit.dockerfile.v0)COPY stats-filter.wasm /etc/istio/extensions/stats-filter.wasm # buildkit
2021-11-25 00:41:08 UTC (buildkit.dockerfile.v0)COPY stats-filter.compiled.wasm /etc/istio/extensions/stats-filter.compiled.wasm # buildkit
2021-11-25 00:41:08 UTC (buildkit.dockerfile.v0)COPY metadata-exchange-filter.wasm /etc/istio/extensions/metadata-exchange-filter.wasm # buildkit
2021-11-25 00:41:09 UTC (buildkit.dockerfile.v0)COPY metadata-exchange-filter.compiled.wasm /etc/istio/extensions/metadata-exchange-filter.compiled.wasm # buildkit
2021-11-25 00:41:09 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.