2025-10-17 13:02:27 UTC
84 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:dcab2c4d9bbd8e210ce02069a8346c0d8e96b9d5538599b2c68812ed0d3b8712 - 38.65% (32.5 MB)
[#001] sha256:5fec8c4577512e4d438c6255e09665631edcea84ddfd5f4b21fbb6c8aeb481e8 - 23.76% (20 MB)
[#002] sha256:e881781a56ac8cdd1521d71155b2240c4332aa0b7deb30ce68ce2aed0897f707 - 0.01% (4.84 KB)
[#003] sha256:74794b39d1746a4559e929da1c20403335cb8c07cf85000a3bc1e7cf809981b0 - 37.59% (31.6 MB)
/bin/sh -c #(nop) ARG RELEASE
2025-09-10 05:42:32 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-09-10 05:42:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-09-10 05:42:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-09-10 05:42:34 UTC/bin/sh -c #(nop) ADD file:dafefa97de6dc66a6734ec6f05e58125ce01225cccce3f50662330c252aad518 in /
2025-09-10 05:42:34 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-10-01 19:04:53 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2025-10-01 19:04:53 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install --no-install-recommends -y ca-certificates curl iptables 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-01 19:04:53 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-17 13:02:27 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2025-10-17 13:02:27 UTC (buildkit.dockerfile.v0)COPY amd64/pilot-discovery /usr/local/bin/pilot-discovery # buildkit
2025-10-17 13:02:27 UTC (buildkit.dockerfile.v0)USER 1337:1337
2025-10-17 13:02:27 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/pilot-discovery"]
2025-10-17 13:05:00 UTC
79.1 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:11cf636dc777ca0cb6785c142c390a34fa61576644c0f8ca7329eb42bbac6734 - 39.51% (31.3 MB)
[#001] sha256:fe573b230c5276d74f974c12cb533aff8d56f3fb6d4316de69933bed32942370 - 24.37% (19.3 MB)
[#002] sha256:10800ee77ae67df5533a76902f9b9a06c7a7ed78f9008a23440b933ca200f218 - 0.01% (4.79 KB)
[#003] sha256:d6600ec028319f41e9d61c27577a96149dd5026c5833c674fc27a107ad2a9c90 - 36.12% (28.6 MB)
/bin/sh -c #(nop) ARG RELEASE
2025-09-10 05:45:34 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-09-10 05:45:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-09-10 05:45:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-09-10 05:45:38 UTC/bin/sh -c #(nop) ADD file:4e55519deacaaab35bcc389ec63f319a61c50e3f8f7d19a0df61fa1571c86c6a in /
2025-09-10 05:45:39 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-10-01 19:18:24 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2025-10-01 19:18:24 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install --no-install-recommends -y ca-certificates curl iptables 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-01 19:18:24 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-17 13:05:00 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2025-10-17 13:05:00 UTC (buildkit.dockerfile.v0)COPY arm64/pilot-discovery /usr/local/bin/pilot-discovery # buildkit
2025-10-17 13:05:00 UTC (buildkit.dockerfile.v0)USER 1337:1337
2025-10-17 13:05:00 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.