2026-04-03 06:37:37 UTC
81.7 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c8b6faa197f6eb4a691c99ca8468151284e78213c6004b7c3de6fef51bc34ae4 - 39.74% (32.5 MB)
[#001] sha256:5d90f087f164a4610291656f33c19574fa018c9ed373ee916e647b2be5a6729d - 18.73% (15.3 MB)
[#002] sha256:24522b065023eea82bfe4a822e21a93eaa636a75f7aea017be132ac3f782dcf0 - 0.01% (4.79 KB)
[#003] sha256:02ec1ce1af55d55ff811fbe951d140ae763679af902b4e1991cbcaaad890ac5f - 41.53% (33.9 MB)
/bin/sh -c #(nop) ARG RELEASE
2026-02-23 17:17:53 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2026-02-23 17:17:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2026-02-23 17:17:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2026-02-23 17:17:55 UTC/bin/sh -c #(nop) ADD file:3f78aa860931e0853077f09eb31eddbeeef8a9dd70977305b4876aa176770721 in /
2026-02-23 17:17:56 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2026-04-01 19:05:25 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2026-04-01 19:05:25 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-01 19:05:26 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-03 06:37:37 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2026-04-03 06:37:37 UTC (buildkit.dockerfile.v0)COPY amd64/pilot-discovery /usr/local/bin/pilot-discovery # buildkit
2026-04-03 06:37:37 UTC (buildkit.dockerfile.v0)USER 1337:1337
2026-04-03 06:37:37 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/pilot-discovery"]
2026-04-03 06:39:35 UTC
77.3 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4da068ac31b6f8f330cbc3011c3037e0e11e1a98e1cc8fac27b8a78ed04dfdd7 - 40.42% (31.2 MB)
[#001] sha256:bf714468146789dc3d1fb7beeb855abaa8b24f4795319ed71ba2787bc5181e6e - 19.81% (15.3 MB)
[#002] sha256:0da3d10a23baa7ee8e395aef04c8eddf899750cfbfb2656c48acecf31ec87f07 - 0.01% (4.82 KB)
[#003] sha256:497672b1f37043146b13ab6095ae835fa8e26345ab3c1a1d9b309550c9779d8e - 39.76% (30.7 MB)
/bin/sh -c #(nop) ARG RELEASE
2026-02-23 17:19:30 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2026-02-23 17:19:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2026-02-23 17:19:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2026-02-23 17:19:32 UTC/bin/sh -c #(nop) ADD file:2763d61bc43bd178306ae0d4151c2477166ebf199b8d7294d9ea410f9891993f in /
2026-02-23 17:19:33 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2026-04-01 19:17:51 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2026-04-01 19:17: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-01 19:17: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-03 06:39:35 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2026-04-03 06:39:35 UTC (buildkit.dockerfile.v0)COPY arm64/pilot-discovery /usr/local/bin/pilot-discovery # buildkit
2026-04-03 06:39:35 UTC (buildkit.dockerfile.v0)USER 1337:1337
2026-04-03 06:39:35 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.