2021-09-29 19:08:02 UTC
48.5 MB
istio-proxy:1a5e21be422f0799db124e8014fd94d366e1a1b1
ISTIO_META_ISTIO_VERSION1.10.5
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:5123a528a3f9543062fe7dc833555879f58d044cf641c0e62b62cef24c933d59 - 0.01% (3.95 KB)
[#004] sha256:9a8a96c291b4df30d15ff6bfedda2326f0f294ac99f1ec27126e11fa361dddb8 - 0.0% (1.36 KB)
[#005] sha256:21a1feeed43f082d8d45d3c130c67c86a9741e54141ce5704f9e25c401bb81f5 - 51.94% (25.2 MB)
[#006] sha256:da2e8ee493e91c37e0b907288e745e5ba5f32ac9aa634b596f789fda4bd1c526 - 23.41% (11.4 MB)
[#007] sha256:3aafc86d69f68f200600f7a5cda51a4f012810a3f9bef6d1699ab448e4fece07 - 0.17% (86.6 KB)
[#008] sha256:6102fd64d0b74fb41c9c355d7f830382cda64e416f0af9f844015a5b1d0e931e - 0.99% (489 KB)
[#009] sha256:910502729468c56fcfaadec3e717f51805e7146aa0f597b389fd8043221fce5f - 0.58% (290 KB)
[#010] sha256:b9b81777ab6aec5eb3cfdb63b105bc4459a7ddf5b13d3ab8e788d56ef4d9bad7 - 3.83% (1.86 MB)
bazel build ...
1970-01-01 00:00:00 UTCbazel build ...
1970-01-01 00:00:00 UTCbazel build ...
2021-09-29 19:07:56 UTC (buildkit.dockerfile.v0)WORKDIR /
2021-09-29 19:07:56 UTC (buildkit.dockerfile.v0)ARG proxy_version
2021-09-29 19:07:56 UTC (buildkit.dockerfile.v0)ARG istio_version
2021-09-29 19:07:56 UTC (buildkit.dockerfile.v0)ARG SIDECAR=envoy
2021-09-29 19:07:56 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2021-09-29 19:07:57 UTC (buildkit.dockerfile.v0)COPY gcp_envoy_bootstrap.json /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json # buildkit
2021-09-29 19:07:58 UTC (buildkit.dockerfile.v0)COPY envoy /usr/local/bin/envoy # buildkit
2021-09-29 19:07:58 UTC (buildkit.dockerfile.v0)ENV ISTIO_META_ISTIO_PROXY_SHA=istio-proxy:1a5e21be422f0799db124e8014fd94d366e1a1b1
2021-09-29 19:07:58 UTC (buildkit.dockerfile.v0)ENV ISTIO_META_ISTIO_VERSION=1.10.5
2021-09-29 19:07:59 UTC (buildkit.dockerfile.v0)COPY pilot-agent /usr/local/bin/pilot-agent # buildkit
2021-09-29 19:08:00 UTC (buildkit.dockerfile.v0)COPY stats-filter.wasm /etc/istio/extensions/stats-filter.wasm # buildkit
2021-09-29 19:08:02 UTC (buildkit.dockerfile.v0)COPY stats-filter.compiled.wasm /etc/istio/extensions/stats-filter.compiled.wasm # buildkit
2021-09-29 19:08:02 UTC (buildkit.dockerfile.v0)COPY metadata-exchange-filter.wasm /etc/istio/extensions/metadata-exchange-filter.wasm # buildkit
2021-09-29 19:08:02 UTC (buildkit.dockerfile.v0)COPY metadata-exchange-filter.compiled.wasm /etc/istio/extensions/metadata-exchange-filter.compiled.wasm # buildkit
2021-09-29 19:08: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.