2024-11-20 21:07:12 UTC
71 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5e72bcc33ccfc65bdfb9c911ac89524abe385e66c3947d728f9461f53a69017c - 45.77% (32.5 MB)
[#001] sha256:38f454200e01d3c18a62583c6703325dfdf449ced651adb3b5b5ecf13f141e22 - 14.01% (9.95 MB)
[#002] sha256:398ba58e2a3beab63c455ba19c5ef41b9201841dc8c2304bf223a53d5f70971b - 0.01% (4.84 KB)
[#003] sha256:5374ddfab9d907d283ee21d51cea15f354a65dcdbcbb793636817dfa1334bd0f - 40.22% (28.6 MB)
/bin/sh -c #(nop) ARG RELEASE
2024-10-16 09:25:54 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-10-16 09:25:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-10-16 09:25:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2024-10-16 09:25:57 UTC/bin/sh -c #(nop) ADD file:a3272496fda5a8d021b94dccaa6baa685ded51e9d23edb05f0b30978a83c9fc2 in /
2024-10-16 09:25:57 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-11-19 19:03:53 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2024-11-19 19:03: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
2024-11-19 19:03:54 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2024-11-20 21:07:12 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2024-11-20 21:07:12 UTC (buildkit.dockerfile.v0)COPY amd64/pilot-discovery /usr/local/bin/pilot-discovery # buildkit
2024-11-20 21:07:12 UTC (buildkit.dockerfile.v0)USER 1337:1337
2024-11-20 21:07:12 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/pilot-discovery"]
2024-11-20 21:09:19 UTC
67.3 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3747e7129cd77edeea8f77e9087cf38dd47487211a74246492bb97ae4093ef59 - 46.5% (31.3 MB)
[#001] sha256:a176781eda80778ef0775a1bff0e51dd68192d5930a8c8bd728ea03e6c8af40b - 14.93% (10 MB)
[#002] sha256:dff39e554282e921abf16e0d8f6dc3d2ddef3b6b7e67214524c1ee13a09fbba1 - 0.01% (4.8 KB)
[#003] sha256:d7c015c0853c602a6118dc2eb031530839ba5bb649ebdfff602ccd9d53bb9361 - 38.56% (25.9 MB)
/bin/sh -c #(nop) ARG RELEASE
2024-10-16 09:25:38 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-10-16 09:25:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-10-16 09:25:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2024-10-16 09:25:40 UTC/bin/sh -c #(nop) ADD file:f45100f0b1cac298fb43b06ffef22e36a90991ee414d6dd825694bbea3365d40 in /
2024-10-16 09:25:40 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-11-19 19:13:48 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2024-11-19 19:13:48 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-11-19 19:13:48 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2024-11-20 21:09:19 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2024-11-20 21:09:19 UTC (buildkit.dockerfile.v0)COPY arm64/pilot-discovery /usr/local/bin/pilot-discovery # buildkit
2024-11-20 21:09:19 UTC (buildkit.dockerfile.v0)USER 1337:1337
2024-11-20 21:09:19 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.