2022-02-18 22:08:58 UTC
47.6 MB
istio-proxy:028477f7d11a05653e09525aa11f16649c4fe894
ISTIO_META_ISTIO_VERSION1.12.4
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.61% (784 KB)
[#001] sha256:b5694cd7774160b31f3faf99d55d03c7100b95edbdd2b388492770c5e6f09946 - 11.88% (5.65 MB)
[#002] sha256:7edf25013a27ead32ad71dc4485db7bbddf5d4584fdcffbde0b954c06a4d14a2 - 0.01% (3.71 KB)
[#003] sha256:2784af49c454f4fbbedd1857faaaeb753ac756c48336c30ed65debab458148bf - 0.0% (1.36 KB)
[#004] sha256:d361574ac1613f3afe2e0af7034405423579a79c666b9ebdecfce2a5e0261887 - 55.48% (26.4 MB)
[#005] sha256:c25b7be930e841a5e24191af44c58fa0621d0a3d29127290c7c8703c6d08cdd8 - 25.49% (12.1 MB)
[#006] sha256:f93d00d8c30b0e672339308c2fc8e4c9a27a6dd127deb50497d6742638399a29 - 0.18% (87.1 KB)
[#007] sha256:52949501868fc29a9ffa82ea50e814cf48468539be565b8de294ff22785e4dc7 - 0.99% (481 KB)
[#008] sha256:704f4a8958cb8325e38e9e7b2633e9d223c9bb4384019134ebcdac3c3e0da3d9 - 0.59% (287 KB)
[#009] sha256:9458775a09552d61d5f70306f425d20b2af4816ee131cf6a2ad589928419b78f - 3.78% (1.8 MB)
bazel build ...
1970-01-01 00:00:00 UTCbazel build ...
2022-02-18 22:08:53 UTC (buildkit.dockerfile.v0)WORKDIR /
2022-02-18 22:08:53 UTC (buildkit.dockerfile.v0)ARG proxy_version
2022-02-18 22:08:53 UTC (buildkit.dockerfile.v0)ARG istio_version
2022-02-18 22:08:53 UTC (buildkit.dockerfile.v0)ARG SIDECAR=envoy
2022-02-18 22:08:53 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2022-02-18 22:08:54 UTC (buildkit.dockerfile.v0)COPY gcp_envoy_bootstrap.json /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json # buildkit
2022-02-18 22:08:54 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2022-02-18 22:08:57 UTC (buildkit.dockerfile.v0)COPY amd64/envoy /usr/local/bin/envoy # buildkit
2022-02-18 22:08:57 UTC (buildkit.dockerfile.v0)ENV ISTIO_META_ISTIO_PROXY_SHA=istio-proxy:028477f7d11a05653e09525aa11f16649c4fe894
2022-02-18 22:08:57 UTC (buildkit.dockerfile.v0)ENV ISTIO_META_ISTIO_VERSION=1.12.4
2022-02-18 22:08:57 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2022-02-18 22:08:57 UTC (buildkit.dockerfile.v0)COPY amd64/pilot-agent /usr/local/bin/pilot-agent # buildkit
2022-02-18 22:08:57 UTC (buildkit.dockerfile.v0)COPY stats-filter.wasm /etc/istio/extensions/stats-filter.wasm # buildkit
2022-02-18 22:08:58 UTC (buildkit.dockerfile.v0)COPY stats-filter.compiled.wasm /etc/istio/extensions/stats-filter.compiled.wasm # buildkit
2022-02-18 22:08:58 UTC (buildkit.dockerfile.v0)COPY metadata-exchange-filter.wasm /etc/istio/extensions/metadata-exchange-filter.wasm # buildkit
2022-02-18 22:08:58 UTC (buildkit.dockerfile.v0)COPY metadata-exchange-filter.compiled.wasm /etc/istio/extensions/metadata-exchange-filter.compiled.wasm # buildkit
2022-02-18 22:08:58 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.