2023-09-27 16:12:03 UTC
87.6 MB
noninteractive
ISTIO_META_ISTIO_PROXY_SHA103b0ac8fc4bae3e267f9087882ff2018d7d8f0a
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f7cdc50d9449c4faea3840bb18a053f15340d08385f9ab9ed1a72bce5f345f48 - 37.02% (32.4 MB)
[#001] sha256:c362814a33473447ecb7854221ec2901b3f5d4ae0a2b6659ce55d4f1a27f7044 - 8.87% (7.77 MB)
[#002] sha256:8788726ad77a0b86c0f7fa5fcfe733ce362271178c1176d334b1ecfff2c8794f - 0.01% (4.56 KB)
[#003] sha256:b19ca580aab8be96627e1345895d38a834157f6b7212713080890acde1d0ae6d - 0.01% (4.57 KB)
[#004] sha256:389ecfd1372380d1b5ba8a4ffeb3a6e1aef3f3f6d15c053bdf429a9f47eefebe - 0.0% (2.32 KB)
[#005] sha256:708a42aaeeb87c62a95ba90559ecdbbe04419096e2cc2a88a07b7412c3401cec - 36.13% (31.6 MB)
[#006] sha256:9fdb16fe2a4e8f6f727f923de0e0006510ff37a80775bd8d113cbdfd79b71701 - 17.97% (15.7 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-06-28 08:37:40 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-06-28 08:37:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-06-28 08:37:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-06-28 08:37:42 UTC/bin/sh -c #(nop) ADD file:140fb5108b4a2861b5718ad03b4a5174bba03589ea8d4c053e6a0b282f439ff3 in /
2023-06-28 08:37:42 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-07-20 20:52:04 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2023-07-20 20:52:04 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
2023-07-20 20:52:04 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2023-09-27 16:12:01 UTC (buildkit.dockerfile.v0)WORKDIR /
2023-09-27 16:12:01 UTC (buildkit.dockerfile.v0)ARG proxy_version
2023-09-27 16:12:01 UTC (buildkit.dockerfile.v0)ARG SIDECAR=envoy
2023-09-27 16:12:01 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2023-09-27 16:12:01 UTC (buildkit.dockerfile.v0)COPY gcp_envoy_bootstrap.json /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json # buildkit
2023-09-27 16:12:01 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-09-27 16:12:02 UTC (buildkit.dockerfile.v0)COPY amd64/envoy /usr/local/bin/envoy # buildkit
2023-09-27 16:12:02 UTC (buildkit.dockerfile.v0)ENV ISTIO_META_ISTIO_PROXY_SHA=103b0ac8fc4bae3e267f9087882ff2018d7d8f0a
2023-09-27 16:12:02 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-09-27 16:12:03 UTC (buildkit.dockerfile.v0)COPY amd64/pilot-agent /usr/local/bin/pilot-agent # buildkit
2023-09-27 16:12:03 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/pilot-agent"]
2023-09-27 16:14:57 UTC
82.8 MB
noninteractive
ISTIO_META_ISTIO_PROXY_SHA103b0ac8fc4bae3e267f9087882ff2018d7d8f0a
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:68224a9807fcca6566ab4311741add439f541f50fcf9ed1ee5385d4db5ce3d21 - 36.07% (29.8 MB)
[#001] sha256:064e22d6d263a95b968a9cece739229e99c363c592be4bae5f7669ad2bb1e8af - 9.2% (7.61 MB)
[#002] sha256:d646f4b0af65110f3bf51b3b62c647a0b7c62b63a8714e40466769b9341c92e6 - 0.01% (4.62 KB)
[#003] sha256:dfa24346387878a0ce32e29102db781b7b4231c1d7404a2d64423bb89612c46e - 0.01% (4.57 KB)
[#004] sha256:9421cd12679fed0196eff66b3d668c3ccce72e8b59face9d3534e2fae93c6518 - 0.0% (2.32 KB)
[#005] sha256:445f5b8b0cc26412d5184e7612717a4eddbc341fa8dc58d4f7833ac849beced7 - 37.37% (30.9 MB)
[#006] sha256:da25a698882cfad604105df83f80887422e2cc46e419a434d86e9347fb51b9ac - 17.35% (14.4 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-06-28 08:42:48 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-06-28 08:42:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-06-28 08:42:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-06-28 08:42:50 UTC/bin/sh -c #(nop) ADD file:262490f82459c14632f5c9a6d6a5cf6c07b4f307e8fd380fa764662cda46e88f in /
2023-06-28 08:42:50 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-07-20 20:54:07 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2023-07-20 20:54:07 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
2023-07-20 20:54:07 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2023-09-27 16:14:52 UTC (buildkit.dockerfile.v0)WORKDIR /
2023-09-27 16:14:52 UTC (buildkit.dockerfile.v0)ARG proxy_version
2023-09-27 16:14:52 UTC (buildkit.dockerfile.v0)ARG SIDECAR=envoy
2023-09-27 16:14:52 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2023-09-27 16:14:53 UTC (buildkit.dockerfile.v0)COPY gcp_envoy_bootstrap.json /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json # buildkit
2023-09-27 16:14:53 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-09-27 16:14:54 UTC (buildkit.dockerfile.v0)COPY arm64/envoy /usr/local/bin/envoy # buildkit
2023-09-27 16:14:54 UTC (buildkit.dockerfile.v0)ENV ISTIO_META_ISTIO_PROXY_SHA=103b0ac8fc4bae3e267f9087882ff2018d7d8f0a
2023-09-27 16:14:54 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-09-27 16:14:57 UTC (buildkit.dockerfile.v0)COPY arm64/pilot-agent /usr/local/bin/pilot-agent # buildkit
2023-09-27 16:14:57 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.