2025-01-16 00:12:15 UTC
68.1 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:aa2652d0431c9c3b349a05cb23cdfb8b770e2356aef1031ebb68ceb2f7ba422f - 47.63% (32.4 MB)
[#001] sha256:6d7b899ab90a7fe20c755b520b28216b3dbfc48cf67362ae881e655173488bfb - 11.45% (7.79 MB)
[#002] sha256:900eefe8f72e602d08588a6d2f6d8f23f453c73fa57d9d16c0327f67d87a6335 - 0.01% (4.57 KB)
[#003] sha256:5f8f23e8083125ff9caae140a6d458d33596b7273cb2adca0e91bfd8b7b7ba58 - 40.9% (27.8 MB)
[#004] sha256:ab0af9e5e38ff5483eb84388d15cde5ced38bb5a8edf3f469436771af1254510 - 0.01% (5.08 KB)
[#005] sha256:ba1b193df654f32194befc412508ee6180a86bcf6be5c531e1911495413dc98e - 0.0% (2.32 KB)
/bin/sh -c #(nop) ARG RELEASE
2024-09-11 16:25:16 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-09-11 16:25:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-09-11 16:25:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-09-11 16:25:17 UTC/bin/sh -c #(nop) ADD file:ebe009f86035c175ba244badd298a2582914415cf62783d510eab3a311a5d4e1 in /
2024-09-11 16:25:18 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-12-17 19:02:32 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2024-12-17 19:02:32 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 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:02:33 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2025-01-16 00:12:13 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2025-01-16 00:12:13 UTC (buildkit.dockerfile.v0)COPY amd64/pilot-discovery /usr/local/bin/pilot-discovery # buildkit
2025-01-16 00:12:14 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2025-01-16 00:12:15 UTC (buildkit.dockerfile.v0)COPY gcp_envoy_bootstrap.json /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json # buildkit
2025-01-16 00:12:15 UTC (buildkit.dockerfile.v0)USER 1337:1337
2025-01-16 00:12:15 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/pilot-discovery"]
2025-01-16 00:15:32 UTC
62.7 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:8e81fd7c7a5b8b5781242293ddcb62e28a624be88ca28c71aa29a2091c97519f - 47.6% (29.8 MB)
[#001] sha256:d43524b8578626e8532590abe2e746bf22c123905452ec69df8f8486d3efa7e0 - 12.17% (7.63 MB)
[#002] sha256:63574ba0d7aeb8d47226b69cb7183cd7e30a5d2c964f51fb7eab0f39cd7c2389 - 0.01% (4.57 KB)
[#003] sha256:9c158854d40202efb5c2b55dca84ca5ff6d8337512f6d45ace1e38759172bb23 - 40.21% (25.2 MB)
[#004] sha256:84ac66019918f2e91b7f24c8d7a8d3f14850cb0e12818770e37558ae61dfc6d2 - 0.01% (5.08 KB)
[#005] sha256:6bcb3b7e934d743ffb069f2c06ac1dd50c9ea0b99219b38c2ba7ff27be1ecb83 - 0.0% (2.32 KB)
/bin/sh -c #(nop) ARG RELEASE
2024-09-11 16:26:04 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-09-11 16:26:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-09-11 16:26:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-09-11 16:26:06 UTC/bin/sh -c #(nop) ADD file:53ce73ebbd6d87a234a33414686f12909aaaf28b7238593f746a327c7d004ce7 in /
2024-09-11 16:26:06 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-12-17 19:04:24 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2024-12-17 19:04: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 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:04: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-01-16 00:15:30 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2025-01-16 00:15:30 UTC (buildkit.dockerfile.v0)COPY arm64/pilot-discovery /usr/local/bin/pilot-discovery # buildkit
2025-01-16 00:15:31 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2025-01-16 00:15:32 UTC (buildkit.dockerfile.v0)COPY gcp_envoy_bootstrap.json /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json # buildkit
2025-01-16 00:15:32 UTC (buildkit.dockerfile.v0)USER 1337:1337
2025-01-16 00:15:32 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.