2025-10-17 13:02:30 UTC
101 MB
noninteractive
ISTIO_META_ISTIO_PROXY_SHA849726007fe90f922604df7236f480ffc542e0fe
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:dcab2c4d9bbd8e210ce02069a8346c0d8e96b9d5538599b2c68812ed0d3b8712 - 32.29% (32.5 MB)
[#001] sha256:5fec8c4577512e4d438c6255e09665631edcea84ddfd5f4b21fbb6c8aeb481e8 - 19.85% (20 MB)
[#002] sha256:e881781a56ac8cdd1521d71155b2240c4332aa0b7deb30ce68ce2aed0897f707 - 0.0% (4.84 KB)
[#003] sha256:395f2f6285ece335daf6f1da9b5c3fc1acdf107c5b46d79d6aadf40d91cb7e5b - 0.0% (4.72 KB)
[#004] sha256:28d2f1428eae08efdddabe02ff11091c1891cf6b32862390c0130fac0d4e5299 - 38.07% (38.3 MB)
[#005] sha256:3a473962b1eab06f0db838a84e77a075e05aad5ec2d7393f3a4bc6ae7bdfd46e - 9.78% (9.84 MB)
/bin/sh -c #(nop) ARG RELEASE
2025-09-10 05:42:32 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-09-10 05:42:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-09-10 05:42:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-09-10 05:42:34 UTC/bin/sh -c #(nop) ADD file:dafefa97de6dc66a6734ec6f05e58125ce01225cccce3f50662330c252aad518 in /
2025-09-10 05:42:34 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-10-01 19:04:53 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2025-10-01 19:04:53 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install --no-install-recommends -y ca-certificates curl iptables 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
2025-10-01 19:04:53 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2025-10-17 13:02:27 UTC (buildkit.dockerfile.v0)WORKDIR /
2025-10-17 13:02:27 UTC (buildkit.dockerfile.v0)ARG proxy_version
2025-10-17 13:02:27 UTC (buildkit.dockerfile.v0)ARG SIDECAR=envoy
2025-10-17 13:02:27 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2025-10-17 13:02:27 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2025-10-17 13:02:28 UTC (buildkit.dockerfile.v0)COPY amd64/envoy /usr/local/bin/envoy # buildkit
2025-10-17 13:02:28 UTC (buildkit.dockerfile.v0)ENV ISTIO_META_ISTIO_PROXY_SHA=849726007fe90f922604df7236f480ffc542e0fe
2025-10-17 13:02:28 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2025-10-17 13:02:30 UTC (buildkit.dockerfile.v0)COPY amd64/pilot-agent /usr/local/bin/pilot-agent # buildkit
2025-10-17 13:02:30 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/pilot-agent"]
2025-10-17 13:05:03 UTC
99 MB
noninteractive
ISTIO_META_ISTIO_PROXY_SHA849726007fe90f922604df7236f480ffc542e0fe
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:11cf636dc777ca0cb6785c142c390a34fa61576644c0f8ca7329eb42bbac6734 - 31.56% (31.3 MB)
[#001] sha256:fe573b230c5276d74f974c12cb533aff8d56f3fb6d4316de69933bed32942370 - 19.47% (19.3 MB)
[#002] sha256:10800ee77ae67df5533a76902f9b9a06c7a7ed78f9008a23440b933ca200f218 - 0.0% (4.79 KB)
[#003] sha256:9f9bdd3e9975a03ee3edf49d3c60a42de652e50de36594b41654080a768541f6 - 0.0% (4.72 KB)
[#004] sha256:4978c455fdeb8f31453e349dce590216456e8c518bdd0348f58d6440ebbbad36 - 39.82% (39.4 MB)
[#005] sha256:ff83742c8c712ac23a5123ebbfd15ab09646c1b2457a4d93b18f8bcddd9f5d62 - 9.14% (9.05 MB)
/bin/sh -c #(nop) ARG RELEASE
2025-09-10 05:45:34 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-09-10 05:45:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-09-10 05:45:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-09-10 05:45:38 UTC/bin/sh -c #(nop) ADD file:4e55519deacaaab35bcc389ec63f319a61c50e3f8f7d19a0df61fa1571c86c6a in /
2025-09-10 05:45:39 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-10-01 19:18:24 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2025-10-01 19:18:24 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install --no-install-recommends -y ca-certificates curl iptables 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
2025-10-01 19:18:24 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2025-10-17 13:05:00 UTC (buildkit.dockerfile.v0)WORKDIR /
2025-10-17 13:05:00 UTC (buildkit.dockerfile.v0)ARG proxy_version
2025-10-17 13:05:00 UTC (buildkit.dockerfile.v0)ARG SIDECAR=envoy
2025-10-17 13:05:00 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2025-10-17 13:05:00 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2025-10-17 13:05:02 UTC (buildkit.dockerfile.v0)COPY arm64/envoy /usr/local/bin/envoy # buildkit
2025-10-17 13:05:02 UTC (buildkit.dockerfile.v0)ENV ISTIO_META_ISTIO_PROXY_SHA=849726007fe90f922604df7236f480ffc542e0fe
2025-10-17 13:05:02 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2025-10-17 13:05:03 UTC (buildkit.dockerfile.v0)COPY arm64/pilot-agent /usr/local/bin/pilot-agent # buildkit
2025-10-17 13:05:03 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.