2026-09-18 17:33:36 UTC
69.9 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:edd1ed89f0d443580bd42e5a10cd8736aba5a3438b2a0645c2ebb50119bb0eba - 40.63% (28.4 MB)
[#001] sha256:9bf452fca2cfa4ab53149e735d3474ea850847b9a311c5f7c9b691666fb7b9ab - 16.56% (11.6 MB)
[#002] sha256:242bbd5f6eb6567ec3da117b89ada9c15d5bccb5ac9f919a56c1929402e8fcaf - 0.01% (4.38 KB)
[#003] sha256:60c2683f3344c9a8487064a5177192edc7f6eb7ac5d912a65d4f6d465c032b0a - 42.8% (29.9 MB)
/bin/sh -c #(nop) ARG RELEASE
2026-09-11 11:44:03 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2026-09-11 11:44:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2026-09-11 11:44:06 UTC/bin/sh -c #(nop) ADD file:43d479b270bbaf47965cfc86b37f4c517bda83ddefda6f708f98c3b2b7d15396 in /
2026-09-11 11:44:06 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2026-09-17 19:02:35 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2026-09-17 19:02:35 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-09-17 19:02:35 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2026-09-18 17:33:36 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2026-09-18 17:33:36 UTC (buildkit.dockerfile.v0)COPY amd64/pilot-discovery /usr/local/bin/pilot-discovery # buildkit
2026-09-18 17:33:36 UTC (buildkit.dockerfile.v0)USER 1337:1337
2026-09-18 17:33:36 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/pilot-discovery"]
2026-09-18 17:37:20 UTC
66.3 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:8a38824eedc553ba80cf1eb7df278a003340f7409fd4b9002bce07db8840a9a2 - 41.62% (27.6 MB)
[#001] sha256:6cf51bce1b7a5fb352b4e9367eb600d06e149cb96ec04ce94d4ed4ae79b0157d - 17.69% (11.7 MB)
[#002] sha256:1df311c2ddc2e1f0af335ec9ea7e416492afc5c26a6e0b0e5f9e5b706703fd29 - 0.01% (4.38 KB)
[#003] sha256:436a54e2b8fc05081907cc7deb0975384a4cbd49567e503aeb83acb567ad58c7 - 40.68% (27 MB)
/bin/sh -c #(nop) ARG RELEASE
2026-09-11 11:53:33 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2026-09-11 11:53:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2026-09-11 11:53:37 UTC/bin/sh -c #(nop) ADD file:ff1ce8d2ee022926eb353ff9248358531fbe1661ef12d8784e68fbc52738ed34 in /
2026-09-11 11:53:37 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2026-09-17 19:05:55 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2026-09-17 19:05:55 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-09-17 19:05:55 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2026-09-18 17:37:20 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2026-09-18 17:37:20 UTC (buildkit.dockerfile.v0)COPY arm64/pilot-discovery /usr/local/bin/pilot-discovery # buildkit
2026-09-18 17:37:20 UTC (buildkit.dockerfile.v0)USER 1337:1337
2026-09-18 17:37:20 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.