2025-02-06 01:23:46 UTC
86 MB
noninteractive
ISTIO_META_ISTIO_PROXY_SHA1c795e96d02ca3ddac6b8610b8368a65b91f990a
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a094aae197744af3e0466828fc5a01f4a123251358fbcbf440873cd7ff6c1ca7 - 37.79% (32.5 MB)
[#001] sha256:6dc4d5a2879f55d19b890d8b84d29dc0688b2c63b7946b83316c857902fa3143 - 11.48% (9.87 MB)
[#002] sha256:bc471ab19f1e8b7e6dc788fb8cf4ec8ab3bb2d4b5a80bfc55060b8c6834e7dc3 - 0.01% (4.83 KB)
[#003] sha256:51ca3352f337258e4bf7db7cdad94608f5b20fffee3b9ff56da9af7884be8409 - 0.01% (4.94 KB)
[#004] sha256:400127650501f3d9d312a35e956e26b36592d72c6877c723087cc8026961e299 - 39.98% (34.4 MB)
[#005] sha256:a31f97bf80e4dfea3b1df9b4ae3f3e702ba2760dd073c09af2a49339962c72fc - 10.74% (9.24 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)WORKDIR /
2025-02-06 01:23:42 UTC (buildkit.dockerfile.v0)ARG proxy_version
2025-02-06 01:23:42 UTC (buildkit.dockerfile.v0)ARG SIDECAR=envoy
2025-02-06 01:23:42 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2025-02-06 01:23:42 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2025-02-06 01:23:43 UTC (buildkit.dockerfile.v0)COPY amd64/envoy /usr/local/bin/envoy # buildkit
2025-02-06 01:23:43 UTC (buildkit.dockerfile.v0)ENV ISTIO_META_ISTIO_PROXY_SHA=1c795e96d02ca3ddac6b8610b8368a65b91f990a
2025-02-06 01:23:43 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2025-02-06 01:23:46 UTC (buildkit.dockerfile.v0)COPY amd64/pilot-agent /usr/local/bin/pilot-agent # buildkit
2025-02-06 01:23:46 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/pilot-agent"]
2025-02-06 01:25:53 UTC
84.6 MB
noninteractive
ISTIO_META_ISTIO_PROXY_SHA1c795e96d02ca3ddac6b8610b8368a65b91f990a
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:26305f77eb8aae622879aff051e9faed1932bcc0ec6f77579d1c6966cb9c4fe0 - 36.98% (31.3 MB)
[#001] sha256:f106e3c96307b390a9c7531e0405b5350b1b8ab7fdab0516d2915b7a6802cbbb - 11.78% (9.97 MB)
[#002] sha256:92a4eb963769b1abcd081783b506981aa950c97da8e0814b4c9128cb86ea4b51 - 0.01% (4.82 KB)
[#003] sha256:cf732537a55264c32adea8fbb00f4a5ca07e5e08b92cce88f6ee48ad10a35152 - 0.01% (4.93 KB)
[#004] sha256:d7cefe31d883510dc090dbad2342e8d7e55bb9d20bd2a05587bf35dd6f4bdab7 - 41.14% (34.8 MB)
[#005] sha256:675304d539b0a5ca51df31b711a832c3c4dfb64b8f2d5ead6b4f515f47dff05c - 10.09% (8.54 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)WORKDIR /
2025-02-06 01:25:50 UTC (buildkit.dockerfile.v0)ARG proxy_version
2025-02-06 01:25:50 UTC (buildkit.dockerfile.v0)ARG SIDECAR=envoy
2025-02-06 01:25:50 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2025-02-06 01:25:50 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2025-02-06 01:25:51 UTC (buildkit.dockerfile.v0)COPY arm64/envoy /usr/local/bin/envoy # buildkit
2025-02-06 01:25:51 UTC (buildkit.dockerfile.v0)ENV ISTIO_META_ISTIO_PROXY_SHA=1c795e96d02ca3ddac6b8610b8368a65b91f990a
2025-02-06 01:25:51 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2025-02-06 01:25:53 UTC (buildkit.dockerfile.v0)COPY arm64/pilot-agent /usr/local/bin/pilot-agent # buildkit
2025-02-06 01:25:53 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.