2025-10-10 12:09:04 UTC
79.3 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:03902e80636e5c35443f8c6aabdb377a292365ed69fbc47d14e290268a8ea10b - 40.93% (32.5 MB)
[#001] sha256:09d85e70b10da7faf537463c0ffbe5469442aebdf7a7f703c5e0b8c2b0b08b37 - 16.31% (12.9 MB)
[#002] sha256:9ed5e80da25ca257559ae6ff4c887533d129a063f6643ae504b0134d286a525f - 0.01% (4.81 KB)
[#003] sha256:a6c0a896be4c6ec520067998e6cbeee4e47f37a80e4842b468a7096c8e1b2b23 - 42.76% (33.9 MB)
/bin/sh -c #(nop) ARG RELEASE
2025-09-30 14:32:28 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-09-30 14:32:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-09-30 14:32:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-09-30 14:32:30 UTC/bin/sh -c #(nop) ADD file:d9cb8116905a82675c3c2cbb4782e50ef8cacfc16be3654bc070281a3c8ce646 in /
2025-09-30 14:32:31 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-10-02 19:03:08 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2025-10-02 19:03:08 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
2025-10-02 19:03:08 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-10 12:09:04 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2025-10-10 12:09:04 UTC (buildkit.dockerfile.v0)COPY amd64/pilot-discovery /usr/local/bin/pilot-discovery # buildkit
2025-10-10 12:09:04 UTC (buildkit.dockerfile.v0)USER 1337:1337
2025-10-10 12:09:04 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/pilot-discovery"]
2025-10-10 12:11:50 UTC
74.8 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:16603ab7023f0e6e6727c027e8de8b765d62e6dc1da25301741cfe3f0fd436ad - 41.82% (31.3 MB)
[#001] sha256:b958760486e1ddb042bafa64cb8628094a6656acb9b0ab48a5c1074167034d1a - 17.1% (12.8 MB)
[#002] sha256:6570cb4b754ad309119b54ee51c98507a34de3f1a4e947c7f4e7f9ae1bf5ab3e - 0.01% (4.81 KB)
[#003] sha256:50911b8541a9801a439269e10656d423bd7570d5913423f510c0b6473d6a0630 - 41.08% (30.7 MB)
/bin/sh -c #(nop) ARG RELEASE
2025-09-30 14:36:10 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-09-30 14:36:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-09-30 14:36:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-09-30 14:36:15 UTC/bin/sh -c #(nop) ADD file:2b1a3adb91c564e3fe655be94477504bbc81d767317b3181efd5cd6ae287b26f in /
2025-09-30 14:36:15 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-10-02 19:09:05 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2025-10-02 19:09:05 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
2025-10-02 19:09:05 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-10 12:11:50 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2025-10-10 12:11:50 UTC (buildkit.dockerfile.v0)COPY arm64/pilot-discovery /usr/local/bin/pilot-discovery # buildkit
2025-10-10 12:11:50 UTC (buildkit.dockerfile.v0)USER 1337:1337
2025-10-10 12:11:50 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.