2026-04-15 19:05:58 UTC
71.7 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:689b91d88a0f4086057ec826027b128902ecf2b516be510371c115bc55da19a6 - 39.56% (28.4 MB)
[#001] sha256:fff3290b319ab1f8a5024d005b69a6a8683b1231c5774a2534c7cafa7036f19f - 17.09% (12.2 MB)
[#002] sha256:90c69c4fc4ae2c678d2c016950c114b436456415e99d2ecdbccdfea8f0662ca1 - 0.01% (4.38 KB)
[#003] sha256:7a128ee4fe654f5b4d8a66a72f208b3385dcc688376b39875ee083e6a416476e - 43.34% (31.1 MB)
/bin/sh -c #(nop) ARG RELEASE
2026-04-03 15:16:40 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2026-04-03 15:16:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2026-04-03 15:16:42 UTC/bin/sh -c #(nop) ADD file:0f6466425c4f1800aae9224ddc3437b90c829cea58fb8edd5dde2f1eb0ee28da in /
2026-04-03 15:16:43 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2026-04-09 19:03:51 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2026-04-09 19:03:51 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-04-09 19:03:51 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2026-04-15 19:05:58 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2026-04-15 19:05:58 UTC (buildkit.dockerfile.v0)COPY amd64/pilot-discovery /usr/local/bin/pilot-discovery # buildkit
2026-04-15 19:05:58 UTC (buildkit.dockerfile.v0)USER 1337:1337
2026-04-15 19:05:58 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/pilot-discovery"]
2026-04-15 19:09:02 UTC
67.8 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:76fd055477b6edf8004a5a962edad02a820d4c8b2f02682410edfbe376b418c5 - 40.61% (27.5 MB)
[#001] sha256:96dd33fd49f365891a5267d8a4c2915f92e46b6cdd655f6be7951438590a6370 - 18.09% (12.3 MB)
[#002] sha256:458cec6c10a6b7ef5b040ce1e575d104c0fa1217b1498ff8404c4e41acce7aa9 - 0.01% (4.39 KB)
[#003] sha256:78d42e2ae2a9b1a3c292f4c93f36f12b2c3bda4983189e0e740eb5fa1b1e0b45 - 41.29% (28 MB)
/bin/sh -c #(nop) ARG RELEASE
2026-04-03 15:15:14 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2026-04-03 15:15:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2026-04-03 15:15:17 UTC/bin/sh -c #(nop) ADD file:9bab986009eae65b5534b3547eb3a7d0a1564404426de350dfd183cf3a4ffa9f in /
2026-04-03 15:15:17 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2026-04-09 19:11:10 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2026-04-09 19:11:10 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-04-09 19:11:11 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2026-04-15 19:09:02 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2026-04-15 19:09:02 UTC (buildkit.dockerfile.v0)COPY arm64/pilot-discovery /usr/local/bin/pilot-discovery # buildkit
2026-04-15 19:09:02 UTC (buildkit.dockerfile.v0)USER 1337:1337
2026-04-15 19:09:02 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.