2022-06-07 21:17:54 UTC
47.6 MB
istio-proxy:7f28081cfa5ad4bd1d67d9e98fc79aca882afea0
ISTIO_META_ISTIO_VERSION1.12.8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_FILE/etc/ssl/certs/ca-certificates.crt
[#000] sha256:91677f1d341b07388616d922bf496a7d190e3658c0632a119f842801043ff4ff - 1.61% (785 KB)
[#001] sha256:662ea948b5737f805a25a9f36ac853b2d8f082419ebdf4cf80f1838d8739f031 - 11.88% (5.65 MB)
[#002] sha256:ad4303ff5780b256afd9266503ab25c428504051223893b368c9ef72ccc57c35 - 0.01% (3.71 KB)
[#003] sha256:6796ac3475f11e52f8947511d9553777e394d1407043ed0acb80d04702cdad96 - 0.0% (1.36 KB)
[#004] sha256:3e84761e968f67d8efa6d5ff3365872bf09ce63f4858d378c589e7f225783447 - 55.46% (26.4 MB)
[#005] sha256:8adba3d8f7b5db48d4ac887eec1926789870fc92b63f18b74977cb4b875d0b99 - 25.5% (12.1 MB)
[#006] sha256:73df5212670c114a53ca1326584d7d5377c310d1691b892e4867ff69f5ab997d - 0.18% (87.1 KB)
[#007] sha256:265cc0930558e3008a65577f0a0a27578116f696969c8a59f80a2fe984042f47 - 0.99% (481 KB)
[#008] sha256:ff86e827744d9e96b38dceffbd6c34317029dd562f8cdc12126f6f8ebc027d95 - 0.59% (287 KB)
[#009] sha256:3cc142d55d09a4a9e7e5d13d08b2d721b1bcf9f9a9455684483388b52a2c30d3 - 3.78% (1.8 MB)
bazel build ...
1970-01-01 00:00:00 UTCbazel build ...
2022-06-07 21:17:49 UTC (buildkit.dockerfile.v0)WORKDIR /
2022-06-07 21:17:49 UTC (buildkit.dockerfile.v0)ARG proxy_version
2022-06-07 21:17:49 UTC (buildkit.dockerfile.v0)ARG istio_version
2022-06-07 21:17:49 UTC (buildkit.dockerfile.v0)ARG SIDECAR=envoy
2022-06-07 21:17:49 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2022-06-07 21:17:50 UTC (buildkit.dockerfile.v0)COPY gcp_envoy_bootstrap.json /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json # buildkit
2022-06-07 21:17:50 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2022-06-07 21:17:53 UTC (buildkit.dockerfile.v0)COPY amd64/envoy /usr/local/bin/envoy # buildkit
2022-06-07 21:17:53 UTC (buildkit.dockerfile.v0)ENV ISTIO_META_ISTIO_PROXY_SHA=istio-proxy:7f28081cfa5ad4bd1d67d9e98fc79aca882afea0
2022-06-07 21:17:53 UTC (buildkit.dockerfile.v0)ENV ISTIO_META_ISTIO_VERSION=1.12.8
2022-06-07 21:17:53 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2022-06-07 21:17:53 UTC (buildkit.dockerfile.v0)COPY amd64/pilot-agent /usr/local/bin/pilot-agent # buildkit
2022-06-07 21:17:54 UTC (buildkit.dockerfile.v0)COPY stats-filter.wasm /etc/istio/extensions/stats-filter.wasm # buildkit
2022-06-07 21:17:54 UTC (buildkit.dockerfile.v0)COPY stats-filter.compiled.wasm /etc/istio/extensions/stats-filter.compiled.wasm # buildkit
2022-06-07 21:17:54 UTC (buildkit.dockerfile.v0)COPY metadata-exchange-filter.wasm /etc/istio/extensions/metadata-exchange-filter.wasm # buildkit
2022-06-07 21:17:54 UTC (buildkit.dockerfile.v0)COPY metadata-exchange-filter.compiled.wasm /etc/istio/extensions/metadata-exchange-filter.compiled.wasm # buildkit
2022-06-07 21:17:54 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.