2021-05-15 03:31:22 UTC
47.3 MB
istio-proxy:436f365a8007cd8a13a9f1321e7cce94bcc8883e
ISTIO_META_ISTIO_VERSION1.10.0
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_FILE/etc/ssl/certs/ca-certificates.crt
[#000] sha256:de65e7650a0b4aa88fcf502c2e0229bd4ca0761edbc069c41bf939ee18eda25e - 1.29% (627 KB)
[#001] sha256:fc34e079e8bc03d21eddcc040c55ebdef54790e1443e3f6c59f4d62a9e358caa - 14.78% (6.99 MB)
[#002] sha256:9662b13da1c578e187cb68bce3b7e5a2480876b6c0641bedb066271f0b8e48ff - 1.56% (758 KB)
[#003] sha256:63f5efbe8f302e5924ece2172c9350229b8a17bab58e3c0959353540a189ef8e - 0.01% (3.81 KB)
[#004] sha256:89a9bdd67d3a13ab8db8bd8cc2193fb367b3c09578b9bc844631f10718a4bea4 - 0.0% (1.35 KB)
[#005] sha256:8d5f6f2d4c37385e8b76e30224b192bd5dff88ab3bbe8a933f479d0f5b078f9e - 53.12% (25.1 MB)
[#006] sha256:f5564ed151f7dbc0357900407e5c540fa230ce5b5c37988b59d3e12f5506b683 - 23.52% (11.1 MB)
[#007] sha256:3fbf573649297e0744167dc6e5c4e07946678a4483c84fcf28eda416a8ab1a67 - 0.18% (86.3 KB)
[#008] sha256:d48914995a570126f4f71ad921c17ba28b77679c69d4b5036179446fac5ffe8f - 1.01% (487 KB)
[#009] sha256:82ee3878476b1b1d21d4fc096d993e8af0ef123a11179cfaa6c8cd109f3783d2 - 0.6% (291 KB)
[#010] sha256:a5daf7132ed29ebc0bd248645a54c9000c4ab45d396301ba7399eba815225e50 - 3.93% (1.86 MB)
bazel build ...
1970-01-01 00:00:00 UTCbazel build ...
1970-01-01 00:00:00 UTCbazel build ...
2021-05-15 03:31:13 UTC (buildkit.dockerfile.v0)WORKDIR /
2021-05-15 03:31:13 UTC (buildkit.dockerfile.v0)ARG proxy_version
2021-05-15 03:31:13 UTC (buildkit.dockerfile.v0)ARG istio_version
2021-05-15 03:31:13 UTC (buildkit.dockerfile.v0)ARG SIDECAR=envoy
2021-05-15 03:31:13 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2021-05-15 03:31:13 UTC (buildkit.dockerfile.v0)COPY gcp_envoy_bootstrap.json /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json # buildkit
2021-05-15 03:31:16 UTC (buildkit.dockerfile.v0)COPY envoy /usr/local/bin/envoy # buildkit
2021-05-15 03:31:16 UTC (buildkit.dockerfile.v0)ENV ISTIO_META_ISTIO_PROXY_SHA=istio-proxy:436f365a8007cd8a13a9f1321e7cce94bcc8883e
2021-05-15 03:31:16 UTC (buildkit.dockerfile.v0)ENV ISTIO_META_ISTIO_VERSION=1.10.0
2021-05-15 03:31:17 UTC (buildkit.dockerfile.v0)COPY pilot-agent /usr/local/bin/pilot-agent # buildkit
2021-05-15 03:31:21 UTC (buildkit.dockerfile.v0)COPY stats-filter.wasm /etc/istio/extensions/stats-filter.wasm # buildkit
2021-05-15 03:31:21 UTC (buildkit.dockerfile.v0)COPY stats-filter.compiled.wasm /etc/istio/extensions/stats-filter.compiled.wasm # buildkit
2021-05-15 03:31:21 UTC (buildkit.dockerfile.v0)COPY metadata-exchange-filter.wasm /etc/istio/extensions/metadata-exchange-filter.wasm # buildkit
2021-05-15 03:31:22 UTC (buildkit.dockerfile.v0)COPY metadata-exchange-filter.compiled.wasm /etc/istio/extensions/metadata-exchange-filter.compiled.wasm # buildkit
2021-05-15 03:31:22 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.