2024-10-22 01:23:06 UTC
72.3 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:7709e756c9a0a38507eec9a7d5f7859266c10eaba9e2ba0eba7a2f3c4ff15c33 - 44.95% (32.5 MB)
[#001] sha256:d807e29c1c2c4ed6658cc4d66520d0c472067a35549ac4890efd921aa774aa0a - 17.18% (12.4 MB)
[#002] sha256:632a9de9c8f0cb8988817c6244096f8d6da3b4977dd434148906d9fbb164b393 - 0.01% (4.83 KB)
[#003] sha256:1f941c1ab1839f2420f742f93f8faa8246afb7ed77e2e22dbdb941dae6146251 - 37.85% (27.4 MB)
[#004] sha256:fd5dfb3d38e5041cd72466c0d1ecdf2494cb09e8a132950dec77b7bc2db85735 - 0.01% (4.77 KB)
[#005] sha256:0acf5fcaa674917994511a2af8b44bbf47ca848c2ca1f7cb8bc04b7f3c95165d - 0.0% (1.88 KB)
/bin/sh -c #(nop) ARG RELEASE
2024-08-27 15:55:01 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-08-27 15:55:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-08-27 15:55:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2024-08-27 15:55:03 UTC/bin/sh -c #(nop) ADD file:aaeb92d3288093ff43a69d19f9133475372ca003b6de902066a2d4641eec2456 in /
2024-08-27 15:55:03 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-09-17 19:02:35 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2024-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 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-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
2024-10-22 01:23:03 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2024-10-22 01:23:03 UTC (buildkit.dockerfile.v0)COPY amd64/pilot-discovery /usr/local/bin/pilot-discovery # buildkit
2024-10-22 01:23:04 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2024-10-22 01:23:06 UTC (buildkit.dockerfile.v0)COPY gcp_envoy_bootstrap.json /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json # buildkit
2024-10-22 01:23:06 UTC (buildkit.dockerfile.v0)USER 1337:1337
2024-10-22 01:23:06 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/pilot-discovery"]
2024-10-22 01:25:15 UTC
68.3 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:fdaeaaa9183a52db1b26a985ae064ae8b77f221de030ea8aaa4f8d5f33e7bc7e - 45.71% (31.2 MB)
[#001] sha256:c28aa5dd0ab28c5943ea0ae9041e174f12bc664db22119c40f8886df4264bc7c - 18.01% (12.3 MB)
[#002] sha256:c0ff714ee4c16a897641a6f25c5cd781818431abd293c1b803edbbbf4981a127 - 0.01% (4.85 KB)
[#003] sha256:64aa370f69ec99a5538fb9e4263d81e827557f35f4ab76afc09b570a630027ea - 36.26% (24.8 MB)
[#004] sha256:847b66212225f7a402a100dacfe69d1cf67f77bb2552cc43eb3fabed13ec30fb - 0.01% (4.76 KB)
[#005] sha256:71d5d944e36706fbd417da6a0c2e2ce880f2479ecb77cd7b8e2f5a89d7aace27 - 0.0% (1.88 KB)
/bin/sh -c #(nop) ARG RELEASE
2024-08-27 15:55:18 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-08-27 15:55:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-08-27 15:55:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2024-08-27 15:55:20 UTC/bin/sh -c #(nop) ADD file:326f7645aedaef39f6ed8d915cfab4d497b0b35ba156d1d1449a5a2eea30f71c in /
2024-08-27 15:55:20 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-09-17 19:07:56 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2024-09-17 19:07:56 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-09-17 19:07:56 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2024-10-22 01:25:12 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2024-10-22 01:25:12 UTC (buildkit.dockerfile.v0)COPY arm64/pilot-discovery /usr/local/bin/pilot-discovery # buildkit
2024-10-22 01:25:13 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2024-10-22 01:25:15 UTC (buildkit.dockerfile.v0)COPY gcp_envoy_bootstrap.json /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json # buildkit
2024-10-22 01:25:15 UTC (buildkit.dockerfile.v0)USER 1337:1337
2024-10-22 01:25:15 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.