2026-03-06 18:37:09 UTC
79.9 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3906af3250bbd1b0f1570f6da2ef06525064b9a4edc038224fa1563c8a2b2781 - 40.61% (32.5 MB)
[#001] sha256:90f3d12715f9af278edfc5bed10c7b6894fe28efb385f3050ac6129a97e847bd - 15.77% (12.6 MB)
[#002] sha256:ad824399477a87075967336e495b3850551439942b1e1ba42e2a654b2d623e80 - 0.01% (4.79 KB)
[#003] sha256:50900033704bbaed1e3f07cad29cbb02d42c9af2d12a2159d788f5a009c13d07 - 43.61% (34.9 MB)
/bin/sh -c #(nop) ARG RELEASE
2026-02-10 16:49:54 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2026-02-10 16:49:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2026-02-10 16:49:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2026-02-10 16:49:56 UTC/bin/sh -c #(nop) ADD file:1ae27d2ef4369361104b699712f3897141e394785df5d193d67b44626f57eb87 in /
2026-02-10 16:49:57 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2026-02-26 19:05:13 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2026-02-26 19:05:13 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-02-26 19:05:13 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2026-03-06 18:37:09 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2026-03-06 18:37:09 UTC (buildkit.dockerfile.v0)COPY amd64/pilot-discovery /usr/local/bin/pilot-discovery # buildkit
2026-03-06 18:37:09 UTC (buildkit.dockerfile.v0)USER 1337:1337
2026-03-06 18:37:09 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/pilot-discovery"]
2026-03-06 18:43:10 UTC
74.9 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:68b17bfc5ebe9347bb6695ca06e281e97d77528c51cf94b4898c03a7045b1b1e - 41.73% (31.3 MB)
[#001] sha256:bca28b44b8a7d9b538e2e9fcb3464a6385a2855014e817781f63896cbf72cb29 - 16.82% (12.6 MB)
[#002] sha256:e4a0473b6963c3c3e3ac36e971d1bcab536c2164efe64a88abafbed9fd51fe9a - 0.01% (4.83 KB)
[#003] sha256:430412b0d6b88547facbe1227147daf93910fc72fc52d620a414f948134fbd0a - 41.45% (31.1 MB)
/bin/sh -c #(nop) ARG RELEASE
2026-02-10 16:52:26 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2026-02-10 16:52:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2026-02-10 16:52:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2026-02-10 16:52:29 UTC/bin/sh -c #(nop) ADD file:25d708bf0b30ddee20c0b2764034e065aca922cafd48eb9c662e35ba02ccf1de in /
2026-02-10 16:52:29 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2026-02-26 19:15:16 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2026-02-26 19:15:16 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-02-26 19:15:17 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2026-03-06 18:43:10 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2026-03-06 18:43:10 UTC (buildkit.dockerfile.v0)COPY arm64/pilot-discovery /usr/local/bin/pilot-discovery # buildkit
2026-03-06 18:43:10 UTC (buildkit.dockerfile.v0)USER 1337:1337
2026-03-06 18:43:10 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.