2024-12-14 06:38:09 UTC
85.4 MB
noninteractive
ISTIO_META_ISTIO_PROXY_SHA5cc45f0759f8cf837ac330b62407dee13ecbba89
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5e72bcc33ccfc65bdfb9c911ac89524abe385e66c3947d728f9461f53a69017c - 38.04% (32.5 MB)
[#001] sha256:003b7ece1272b44a686b207a2bce91ed8002560251609858e4d1ae4940c693dc - 11.64% (9.95 MB)
[#002] sha256:956e4b1a1b92b26bb4cad8c79c121f5e4c783f0f0cefd4b9786174c32b2a1633 - 0.01% (4.84 KB)
[#003] sha256:15099ce70205919226f19995218efe300e47b799576b9aaaf24dbf949afaa205 - 0.01% (4.76 KB)
[#004] sha256:54610ba20e3f7963c8c59bfb5b5fb7fcac129952802799a66e305dd8af5f1b44 - 0.0% (1.87 KB)
[#005] sha256:5670de9654e110a8977afabc3b165208ae2233b5825b0ebaaabaabf8009ebf5c - 39.9% (34.1 MB)
[#006] sha256:1db98cea925ddd4dbf2f1d045576fca8fd7cf2a96232f2f825d7866e090a3d87 - 10.39% (8.88 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:04:55 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2024-11-19 19:04:55 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:04: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-12-14 06:38:05 UTC (buildkit.dockerfile.v0)WORKDIR /
2024-12-14 06:38:05 UTC (buildkit.dockerfile.v0)ARG proxy_version
2024-12-14 06:38:05 UTC (buildkit.dockerfile.v0)ARG SIDECAR=envoy
2024-12-14 06:38:05 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2024-12-14 06:38:06 UTC (buildkit.dockerfile.v0)COPY gcp_envoy_bootstrap.json /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json # buildkit
2024-12-14 06:38:06 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2024-12-14 06:38:08 UTC (buildkit.dockerfile.v0)COPY amd64/envoy /usr/local/bin/envoy # buildkit
2024-12-14 06:38:08 UTC (buildkit.dockerfile.v0)ENV ISTIO_META_ISTIO_PROXY_SHA=5cc45f0759f8cf837ac330b62407dee13ecbba89
2024-12-14 06:38:08 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2024-12-14 06:38:09 UTC (buildkit.dockerfile.v0)COPY amd64/pilot-agent /usr/local/bin/pilot-agent # buildkit
2024-12-14 06:38:09 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/pilot-agent"]
2024-12-14 06:41:22 UTC
84 MB
noninteractive
ISTIO_META_ISTIO_PROXY_SHA5cc45f0759f8cf837ac330b62407dee13ecbba89
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3747e7129cd77edeea8f77e9087cf38dd47487211a74246492bb97ae4093ef59 - 37.26% (31.3 MB)
[#001] sha256:7e807c21cd2318e169aa0b3f3413dd76f16b03e664797f58c5ad43fc7d9f7f66 - 11.96% (10 MB)
[#002] sha256:497dbd2a91a197fde0aa5d602da519ab998f6244e964a64ac899fc8fab80c13e - 0.01% (4.81 KB)
[#003] sha256:9bc17ce078ab31a4dde48c342f305b9896b0471235c9b9fd80b817802bcf6f42 - 0.01% (4.76 KB)
[#004] sha256:6be9a48701e88f17485b22ca0ed4a0c3c01706a00f393d59c5077791bce87bb5 - 0.0% (1.88 KB)
[#005] sha256:6baeba9e1f09e31594a97cb89e0b6d8463c9daa9bcec378b58b665750aa51191 - 41.0% (34.4 MB)
[#006] sha256:34525478b1a7139e7f7baeb26807ef8e7b14f625f31373637fb9d3ad1c119824 - 9.77% (8.2 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:16:18 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2024-11-19 19:16:18 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:16:19 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2024-12-14 06:41:19 UTC (buildkit.dockerfile.v0)WORKDIR /
2024-12-14 06:41:19 UTC (buildkit.dockerfile.v0)ARG proxy_version
2024-12-14 06:41:19 UTC (buildkit.dockerfile.v0)ARG SIDECAR=envoy
2024-12-14 06:41:19 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2024-12-14 06:41:19 UTC (buildkit.dockerfile.v0)COPY gcp_envoy_bootstrap.json /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json # buildkit
2024-12-14 06:41:19 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2024-12-14 06:41:21 UTC (buildkit.dockerfile.v0)COPY arm64/envoy /usr/local/bin/envoy # buildkit
2024-12-14 06:41:21 UTC (buildkit.dockerfile.v0)ENV ISTIO_META_ISTIO_PROXY_SHA=5cc45f0759f8cf837ac330b62407dee13ecbba89
2024-12-14 06:41:21 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2024-12-14 06:41:22 UTC (buildkit.dockerfile.v0)COPY arm64/pilot-agent /usr/local/bin/pilot-agent # buildkit
2024-12-14 06:41:22 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.