2022-07-28 22:17:26 UTC
45.1 MB
7ae8e27f274b33dc2f4d83100aea5971ed6698d3
ISTIO_META_ISTIO_VERSION1.14.3
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.7% (785 KB)
[#001] sha256:662ea948b5737f805a25a9f36ac853b2d8f082419ebdf4cf80f1838d8739f031 - 12.53% (5.65 MB)
[#002] sha256:904ca6bebd74382c1537d713ccfe3f9df9d5b6c13e7ea56a2dda21790f7c339d - 0.01% (3.43 KB)
[#003] sha256:81a4e3730e3217aa2303e804bb4bcda7d0c3a71a716420a166ba01c9a1740b2e - 0.0% (2.06 KB)
[#004] sha256:20073923b2dd5906e21b0bc1701ff3510817d2e7bbcf827064cea508643985ba - 54.21% (24.5 MB)
[#005] sha256:a7dd17059544f4a6f7b90e21ac8cf50b38de04aea44a51ba757cfb3a160ff3bb - 26.41% (11.9 MB)
[#006] sha256:88ac25e617932f644f4e106301b1df4a9bc03678fd7559769503a7222cab75f5 - 0.18% (83.3 KB)
[#007] sha256:734b261e8b8520b89d7b41cbd8c2bbf05d0f13b245be306ad1e4b3eee3fc839e - 1.02% (470 KB)
[#008] sha256:fa4143371a7409f658c89f806393aa249df43b5e10490a34c5a6e8bb04f46536 - 0.54% (249 KB)
[#009] sha256:e3fa614799d39241bf879095c9fe71a4529422f57a11fce924a610ae257dcf62 - 3.41% (1.54 MB)
bazel build ...
1970-01-01 00:00:00 UTCbazel build ...
2022-07-28 22:17:21 UTC (buildkit.dockerfile.v0)WORKDIR /
2022-07-28 22:17:21 UTC (buildkit.dockerfile.v0)ARG proxy_version
2022-07-28 22:17:21 UTC (buildkit.dockerfile.v0)ARG istio_version
2022-07-28 22:17:21 UTC (buildkit.dockerfile.v0)ARG SIDECAR=envoy
2022-07-28 22:17:21 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2022-07-28 22:17:22 UTC (buildkit.dockerfile.v0)COPY gcp_envoy_bootstrap.json /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json # buildkit
2022-07-28 22:17:22 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2022-07-28 22:17:24 UTC (buildkit.dockerfile.v0)COPY amd64/envoy /usr/local/bin/envoy # buildkit
2022-07-28 22:17:24 UTC (buildkit.dockerfile.v0)ENV ISTIO_META_ISTIO_PROXY_SHA=7ae8e27f274b33dc2f4d83100aea5971ed6698d3
2022-07-28 22:17:24 UTC (buildkit.dockerfile.v0)ENV ISTIO_META_ISTIO_VERSION=1.14.3
2022-07-28 22:17:24 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2022-07-28 22:17:25 UTC (buildkit.dockerfile.v0)COPY amd64/pilot-agent /usr/local/bin/pilot-agent # buildkit
2022-07-28 22:17:25 UTC (buildkit.dockerfile.v0)COPY stats-filter.wasm /etc/istio/extensions/stats-filter.wasm # buildkit
2022-07-28 22:17:25 UTC (buildkit.dockerfile.v0)COPY stats-filter.compiled.wasm /etc/istio/extensions/stats-filter.compiled.wasm # buildkit
2022-07-28 22:17:26 UTC (buildkit.dockerfile.v0)COPY metadata-exchange-filter.wasm /etc/istio/extensions/metadata-exchange-filter.wasm # buildkit
2022-07-28 22:17:26 UTC (buildkit.dockerfile.v0)COPY metadata-exchange-filter.compiled.wasm /etc/istio/extensions/metadata-exchange-filter.compiled.wasm # buildkit
2022-07-28 22:17:26 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.