2022-04-14 16:35:53 UTC
24 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_FILE/etc/ssl/certs/ca-certificates.crt
[#000] sha256:2df365faf0e3007f983fadd7a65ba51d41b488eb2ed8fc70f4bf97043cfea560 - 3.2% (785 KB)
[#001] sha256:7b2329374a0ac14fc6418205d3cc6f6c5e5758f10d31f24f6711c34c13fbaa74 - 0.0% (225 Bytes)
[#002] sha256:0854679c20537d4c01af1ef5d2ad1b5f4789768ca208a52130f1aa1fb1a9ad9c - 0.0% (195 Bytes)
[#003] sha256:767a7e26a0e74a17c52e34acdfbdd9400a68833d8793553f53736342c847cd66 - 96.78% (23.2 MB)
[#004] sha256:878c7f82efef41cf84bd0fca3b9efc2beba219af8dd7c306b29e105a34fca366 - 0.02% (3.69 KB)
[#005] sha256:7e4cc694ea8751e20f45c14926695eadb88e451f4b131fb689d6075e4bae6e7a - 0.01% (1.93 KB)
bazel build ...
2022-04-13 20:44:37 UTC (buildkit.dockerfile.v0)COPY /home/etc/passwd /etc/passwd # buildkit
2022-04-13 20:44:37 UTC (buildkit.dockerfile.v0)COPY /home/etc/group /etc/group # buildkit
2022-04-13 20:44:37 UTC (buildkit.dockerfile.v0)COPY /home/nonroot /home/nonroot # buildkit
2022-04-14 16:35:49 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2022-04-14 16:35:49 UTC (buildkit.dockerfile.v0)COPY amd64/pilot-discovery /usr/local/bin/pilot-discovery # buildkit
2022-04-14 16:35:50 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2022-04-14 16:35:53 UTC (buildkit.dockerfile.v0)COPY gcp_envoy_bootstrap.json /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json # buildkit
2022-04-14 16:35:53 UTC (buildkit.dockerfile.v0)USER 1337:1337
2022-04-14 16:35:53 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/pilot-discovery"]
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.