2025-02-06 01:23:42 UTC
71 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a094aae197744af3e0466828fc5a01f4a123251358fbcbf440873cd7ff6c1ca7 - 45.8% (32.5 MB)
[#001] sha256:6dc4d5a2879f55d19b890d8b84d29dc0688b2c63b7946b83316c857902fa3143 - 13.91% (9.87 MB)
[#002] sha256:bc471ab19f1e8b7e6dc788fb8cf4ec8ab3bb2d4b5a80bfc55060b8c6834e7dc3 - 0.01% (4.83 KB)
[#003] sha256:e06cd9ecdd41bb5dfd28be6c4e99475f962ddc52c588b250db9c56ece14a2b9a - 40.29% (28.6 MB)
/bin/sh -c #(nop) ARG RELEASE
2024-11-19 17:29:23 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-11-19 17:29:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-11-19 17:29:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2024-11-19 17:29:25 UTC/bin/sh -c #(nop) ADD file:bcebbf0fddcba5b864d5d267b68dd23bcfb01275e6ec7bcab69bf8b56af14804 in /
2024-11-19 17:29:25 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-12-17 19:01:39 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2024-12-17 19:01:39 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
2024-12-17 19:01:39 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2025-02-06 01:23:42 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2025-02-06 01:23:42 UTC (buildkit.dockerfile.v0)COPY amd64/pilot-discovery /usr/local/bin/pilot-discovery # buildkit
2025-02-06 01:23:42 UTC (buildkit.dockerfile.v0)USER 1337:1337
2025-02-06 01:23:42 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/pilot-discovery"]
2025-02-06 01:25:50 UTC
67.2 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:26305f77eb8aae622879aff051e9faed1932bcc0ec6f77579d1c6966cb9c4fe0 - 46.52% (31.3 MB)
[#001] sha256:f106e3c96307b390a9c7531e0405b5350b1b8ab7fdab0516d2915b7a6802cbbb - 14.82% (9.97 MB)
[#002] sha256:92a4eb963769b1abcd081783b506981aa950c97da8e0814b4c9128cb86ea4b51 - 0.01% (4.82 KB)
[#003] sha256:f7e9eab039d61cf29fddee9c4f1823dde9420d92c9d888257070dce23491dd2b - 38.65% (26 MB)
/bin/sh -c #(nop) ARG RELEASE
2024-11-19 16:18:45 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-11-19 16:18:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-11-19 16:18:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2024-11-19 16:18:47 UTC/bin/sh -c #(nop) ADD file:765dfd09ec2ac4870c8b3efd6ef4a994f99695c574d546d7a9a0e69bbb970b03 in /
2024-11-19 16:18:47 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-12-17 19:06:31 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2024-12-17 19:06:31 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
2024-12-17 19:06:31 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2025-02-06 01:25:50 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2025-02-06 01:25:50 UTC (buildkit.dockerfile.v0)COPY arm64/pilot-discovery /usr/local/bin/pilot-discovery # buildkit
2025-02-06 01:25:50 UTC (buildkit.dockerfile.v0)USER 1337:1337
2025-02-06 01:25: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.