2024-08-06 01:16:16 UTC
88.6 MB
noninteractive
ISTIO_META_ISTIO_PROXY_SHA1fe026db15f850919fc93b4e242144c0e9c7281b
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:af902d9b47d5b5b47fa7a1537ce6b1ded3100875aec8c558e4055e9b2527bbbc - 36.65% (32.5 MB)
[#001] sha256:3427f9df1881af0514e53c9e091221be315b764cd1acb8ed686c956bf3128084 - 14.84% (13.1 MB)
[#002] sha256:50703b08bdb836c39237bc196f226e137931b58f35b6d9e14e6606c676119fce - 0.01% (4.8 KB)
[#003] sha256:ad7df769616ef8df63f78de9ad8a7a6b857119debad56a741396d72c47e7f0de - 0.01% (4.76 KB)
[#004] sha256:d419e59231b6270fe6222bfdb8329731de0ce3f65cfbc46da4bad28bd0971fce - 0.0% (1.88 KB)
[#005] sha256:6f3f321b67872b8a89cc5bd52297e2c57b5547bd9ac7fd35c19d16b1035ae1ae - 38.46% (34.1 MB)
[#006] sha256:43841a6fa70aeea1410b44cecfca2244dfcb8d7b23f4474000ff422f65a569ed - 10.03% (8.88 MB)
/bin/sh -c #(nop) ARG RELEASE
2024-06-07 12:00:06 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-06-07 12:00:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-06-07 12:00:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2024-06-07 12:00:08 UTC/bin/sh -c #(nop) ADD file:5601f441718b0d192d73394b35fd07675342837ec9089ddd52dd1dc0de79630e in /
2024-06-07 12:00:09 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-08-01 19:02:28 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2024-08-01 19:02:28 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-08-01 19:02:29 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2024-08-06 01:16:13 UTC (buildkit.dockerfile.v0)WORKDIR /
2024-08-06 01:16:13 UTC (buildkit.dockerfile.v0)ARG proxy_version
2024-08-06 01:16:13 UTC (buildkit.dockerfile.v0)ARG SIDECAR=envoy
2024-08-06 01:16:13 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2024-08-06 01:16:14 UTC (buildkit.dockerfile.v0)COPY gcp_envoy_bootstrap.json /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json # buildkit
2024-08-06 01:16:14 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2024-08-06 01:16:16 UTC (buildkit.dockerfile.v0)COPY amd64/envoy /usr/local/bin/envoy # buildkit
2024-08-06 01:16:16 UTC (buildkit.dockerfile.v0)ENV ISTIO_META_ISTIO_PROXY_SHA=1fe026db15f850919fc93b4e242144c0e9c7281b
2024-08-06 01:16:16 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2024-08-06 01:16:16 UTC (buildkit.dockerfile.v0)COPY amd64/pilot-agent /usr/local/bin/pilot-agent # buildkit
2024-08-06 01:16:16 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/pilot-agent"]
2024-08-06 01:18:28 UTC
86.8 MB
noninteractive
ISTIO_META_ISTIO_PROXY_SHA1fe026db15f850919fc93b4e242144c0e9c7281b
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:7fcd6fd811f6cef4661ec480a5660615abd39dee01a2fe9ae904d7c3dfde4581 - 35.93% (31.2 MB)
[#001] sha256:6405f932a93cb8f735d722052731dfaa3a4931e389f316845b5a9052797449ca - 15.01% (13 MB)
[#002] sha256:bfa42a956d7938584df2511d5e3adeadf23a886f20b2ddbb076f47409eacfd7c - 0.01% (4.8 KB)
[#003] sha256:847c548931f543899676f01f7b5fad13b4f6455450758e169766093c6171863c - 0.01% (4.76 KB)
[#004] sha256:07461452fc42db16a21f5a00de1891b47bf39405818778ec9a1dd7a3f01e7510 - 0.0% (1.88 KB)
[#005] sha256:0fcb7387219f031be711960146b682060e081d7284af6f2f40baae88691e2f18 - 39.6% (34.4 MB)
[#006] sha256:648a17d86d5baa686e204b27d97087642dc3243b05f5e6f75f1e7a18f04bfc7a - 9.44% (8.2 MB)
/bin/sh -c #(nop) ARG RELEASE
2024-06-07 11:48:27 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-06-07 11:48:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-06-07 11:48:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2024-06-07 11:48:32 UTC/bin/sh -c #(nop) ADD file:9018302bda8cbdb55f2f84a40373c46413db64611139a450dbfec3fc55b8e6ea in /
2024-06-07 11:48:33 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-08-01 19:08:21 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2024-08-01 19:08:21 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-08-01 19:08:22 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2024-08-06 01:18:23 UTC (buildkit.dockerfile.v0)WORKDIR /
2024-08-06 01:18:23 UTC (buildkit.dockerfile.v0)ARG proxy_version
2024-08-06 01:18:23 UTC (buildkit.dockerfile.v0)ARG SIDECAR=envoy
2024-08-06 01:18:23 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2024-08-06 01:18:24 UTC (buildkit.dockerfile.v0)COPY gcp_envoy_bootstrap.json /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json # buildkit
2024-08-06 01:18:24 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2024-08-06 01:18:26 UTC (buildkit.dockerfile.v0)COPY arm64/envoy /usr/local/bin/envoy # buildkit
2024-08-06 01:18:26 UTC (buildkit.dockerfile.v0)ENV ISTIO_META_ISTIO_PROXY_SHA=1fe026db15f850919fc93b4e242144c0e9c7281b
2024-08-06 01:18:26 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2024-08-06 01:18:28 UTC (buildkit.dockerfile.v0)COPY arm64/pilot-agent /usr/local/bin/pilot-agent # buildkit
2024-08-06 01:18:28 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/pilot-agent"]
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.