2021-09-10 21:54:02 UTC
49.6 MB
istio-proxy:74393cf764c167b545f32eb895314e624186e5b6
ISTIO_META_ISTIO_VERSION1.12.0-alpha.1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_FILE/etc/ssl/certs/ca-certificates.crt
[#000] sha256:625da941f0b7be8e9dea67efcb2f173da38d8a501a6e34ceb2094d411b5f1b01 - 1.54% (784 KB)
[#001] sha256:05b89312784307c06001f00326648fe9288667988e4053a5daa3a3b9c5c35e13 - 15.32% (7.61 MB)
[#002] sha256:db361e301b00211891ea3ea74d5317ad4317291f95db67fad4b14cdc4a0df5d7 - 1.43% (728 KB)
[#003] sha256:9eea82acc04b74fe1c711263da189485906339d671915e32d2c1e0557201f565 - 0.01% (3.6 KB)
[#004] sha256:8a7353315463715efa943879786861cfdb7da981110ceec646f688179a83d905 - 0.0% (1.36 KB)
[#005] sha256:5e4441281a2cd54922bef4e9db156975f541b18fd943186133f0f3f0814fda6e - 50.74% (25.2 MB)
[#006] sha256:37b3b6a469f75eaf05d168d031e6701c83aaf8998fc413b97351d3bc067274f0 - 25.69% (12.8 MB)
[#007] sha256:b299c1f60cf62265afc0d3e875a5d79592fb5b09e88204b3a7a2297bc9628441 - 0.17% (87 KB)
[#008] sha256:9047a633ca2c1ef0a2fda82507f9302b660557d87c8ef985fa1edb960d570ff1 - 0.94% (479 KB)
[#009] sha256:296439ec23816b5e31d920d3df4657a0e36b66d70e3142f104eee8a0a08af1ba - 0.56% (283 KB)
[#010] sha256:e0acd24b0e033271b678c9421ecc98a4741fdd35e627966b38ae15c5ec82eda6 - 3.6% (1.79 MB)
bazel build ...
1970-01-01 00:00:00 UTCbazel build ...
1970-01-01 00:00:00 UTCbazel build ...
2021-09-10 21:53:58 UTC (buildkit.dockerfile.v0)WORKDIR /
2021-09-10 21:53:58 UTC (buildkit.dockerfile.v0)ARG proxy_version
2021-09-10 21:53:58 UTC (buildkit.dockerfile.v0)ARG istio_version
2021-09-10 21:53:58 UTC (buildkit.dockerfile.v0)ARG SIDECAR=envoy
2021-09-10 21:53:58 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2021-09-10 21:53:58 UTC (buildkit.dockerfile.v0)COPY gcp_envoy_bootstrap.json /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json # buildkit
2021-09-10 21:53:58 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2021-09-10 21:54:00 UTC (buildkit.dockerfile.v0)COPY amd64/envoy /usr/local/bin/envoy # buildkit
2021-09-10 21:54:00 UTC (buildkit.dockerfile.v0)ENV ISTIO_META_ISTIO_PROXY_SHA=istio-proxy:74393cf764c167b545f32eb895314e624186e5b6
2021-09-10 21:54:00 UTC (buildkit.dockerfile.v0)ENV ISTIO_META_ISTIO_VERSION=1.12.0-alpha.1
2021-09-10 21:54:00 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2021-09-10 21:54:01 UTC (buildkit.dockerfile.v0)COPY amd64/pilot-agent /usr/local/bin/pilot-agent # buildkit
2021-09-10 21:54:01 UTC (buildkit.dockerfile.v0)COPY stats-filter.wasm /etc/istio/extensions/stats-filter.wasm # buildkit
2021-09-10 21:54:02 UTC (buildkit.dockerfile.v0)COPY stats-filter.compiled.wasm /etc/istio/extensions/stats-filter.compiled.wasm # buildkit
2021-09-10 21:54:02 UTC (buildkit.dockerfile.v0)COPY metadata-exchange-filter.wasm /etc/istio/extensions/metadata-exchange-filter.wasm # buildkit
2021-09-10 21:54:02 UTC (buildkit.dockerfile.v0)COPY metadata-exchange-filter.compiled.wasm /etc/istio/extensions/metadata-exchange-filter.compiled.wasm # buildkit
2021-09-10 21:54:02 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.