2026-08-26 23:33:59 UTC
84.1 MB
noninteractive
ISTIO_META_ISTIO_PROXY_SHAce177c56fe75661f16b654e2f164d4ab02058222
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:0926a8eb0e608a5c6888d1cd5594184bdf3ed3aa311dba5b42a547caefdc6f2e - 33.75% (28.4 MB)
[#001] sha256:ddf5c5fb63ad3e838619f8fc3d22568e5c1265eb4322fe3f44b7d0e191368730 - 11.03% (9.28 MB)
[#002] sha256:d3804a7bb3455ec5bdd19548966344d74c67635ed7b4c250a23c2c054c7a45b1 - 0.01% (4.38 KB)
[#003] sha256:658dd0ee056788a10c0f1bb86280aca47f8ad9fffa0343affa384f09808a651c - 0.0% (4.04 KB)
[#004] sha256:c19309dcc9a316c89ea03e2ec89b549ef5ec4f5a48e99cb2452fee54f4c1bbcb - 44.0% (37 MB)
[#005] sha256:1b136b0d725f74c43b4d0773f85f6de0cb4d536b51f3c369a74fe4d658080ed6 - 11.21% (9.42 MB)
/bin/sh -c #(nop) ARG RELEASE
2026-08-17 13:09:48 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2026-08-17 13:09:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2026-08-17 13:09:50 UTC/bin/sh -c #(nop) ADD file:cb9335ce6f27399c2b17787739d6675502767c53e0335ded2a5f0d003d996650 in /
2026-08-17 13:09:51 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2026-08-20 19:01:34 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2026-08-20 19:01:34 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install --no-install-recommends -y ca-certificates curl iptables nftables iproute2 iputils-ping knot-dnsutils netcat-openbsd tcpdump conntrack bsdmainutils net-tools lsof sudo && update-ca-certificates && apt-get upgrade -y && apt-get clean && rm -rf /var/log/*log /var/lib/apt/lists/* /var/log/apt/* /var/lib/dpkg/*-old /var/cache/debconf/*-old && update-alternatives --set iptables /usr/sbin/iptables-legacy && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy # buildkit
2026-08-20 19:01:36 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2026-08-26 23:33:55 UTC (buildkit.dockerfile.v0)WORKDIR /
2026-08-26 23:33:55 UTC (buildkit.dockerfile.v0)ARG proxy_version
2026-08-26 23:33:55 UTC (buildkit.dockerfile.v0)ARG SIDECAR=envoy
2026-08-26 23:33:55 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2026-08-26 23:33:55 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2026-08-26 23:33:57 UTC (buildkit.dockerfile.v0)COPY amd64/envoy /usr/local/bin/envoy # buildkit
2026-08-26 23:33:57 UTC (buildkit.dockerfile.v0)ENV ISTIO_META_ISTIO_PROXY_SHA=ce177c56fe75661f16b654e2f164d4ab02058222
2026-08-26 23:33:57 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2026-08-26 23:33:59 UTC (buildkit.dockerfile.v0)COPY amd64/pilot-agent /usr/local/bin/pilot-agent # buildkit
2026-08-26 23:33:59 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/pilot-agent"]
2026-08-26 23:37:30 UTC
83.9 MB
noninteractive
ISTIO_META_ISTIO_PROXY_SHAce177c56fe75661f16b654e2f164d4ab02058222
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:0b613318ea879878918380aa3aeb220dfe824e311b83bc955cb8a1d4319650ab - 32.84% (27.5 MB)
[#001] sha256:418fff2f253aed30786e6a96f4f5724140e6dca3377e0364b3caeb447dc8802e - 11.29% (9.47 MB)
[#002] sha256:fb70e41a523b6c47abefc3ec59a7eb1576708abd95aa21a8f5a2d7dadbd372d8 - 0.01% (4.38 KB)
[#003] sha256:065a179fcd66f2ea8f0544306f1e3c003fe936b2462da11ded90cfdd6b16277d - 0.0% (4.04 KB)
[#004] sha256:ea44dd04794e80644d8afb6ace564327a798cc0ab4c5a7546fcef5fda3b03344 - 45.6% (38.3 MB)
[#005] sha256:09fe2076a9ef69c8a00502c9f4ba8522ec7b53f9c273bd50e3725cc9067aad5c - 10.25% (8.6 MB)
/bin/sh -c #(nop) ARG RELEASE
2026-08-17 13:11:31 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2026-08-17 13:11:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2026-08-17 13:11:34 UTC/bin/sh -c #(nop) ADD file:0387b3d029de8fa08641ccfaa44c6a4ad07b93035420d53b49783ea27527d153 in /
2026-08-17 13:11:34 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2026-08-20 19:04:50 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2026-08-20 19:04:50 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install --no-install-recommends -y ca-certificates curl iptables nftables iproute2 iputils-ping knot-dnsutils netcat-openbsd tcpdump conntrack bsdmainutils net-tools lsof sudo && update-ca-certificates && apt-get upgrade -y && apt-get clean && rm -rf /var/log/*log /var/lib/apt/lists/* /var/log/apt/* /var/lib/dpkg/*-old /var/cache/debconf/*-old && update-alternatives --set iptables /usr/sbin/iptables-legacy && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy # buildkit
2026-08-20 19:04:50 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2026-08-26 23:37:26 UTC (buildkit.dockerfile.v0)WORKDIR /
2026-08-26 23:37:26 UTC (buildkit.dockerfile.v0)ARG proxy_version
2026-08-26 23:37:26 UTC (buildkit.dockerfile.v0)ARG SIDECAR=envoy
2026-08-26 23:37:26 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2026-08-26 23:37:26 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2026-08-26 23:37:28 UTC (buildkit.dockerfile.v0)COPY arm64/envoy /usr/local/bin/envoy # buildkit
2026-08-26 23:37:28 UTC (buildkit.dockerfile.v0)ENV ISTIO_META_ISTIO_PROXY_SHA=ce177c56fe75661f16b654e2f164d4ab02058222
2026-08-26 23:37:28 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2026-08-26 23:37:30 UTC (buildkit.dockerfile.v0)COPY arm64/pilot-agent /usr/local/bin/pilot-agent # buildkit
2026-08-26 23:37:30 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.