Namespace
istio
Image / Tag
proxyv2:1.28.6-debug
Content Digest
sha256:131db9a6f71518d00dd87efb67573804e39c83e7e631d0bf3b2b9ced038f699b
Details
Created

2026-04-10 12:07:20 UTC

Size

95.2 MB

Content Digest
Labels
  • org.opencontainers.image.version
    24.04

Environment
DEBIAN_FRONTEND

noninteractive

ISTIO_META_ISTIO_PROXY_SHA

83e1e71eef864c54324fc507b0364bd5879f2d24

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:30abd0f44a26f171b7927b78dbccedc115ff90a7ed116bd6f86fd719f042c745 - 34.1% (32.5 MB)

[#001] sha256:133b45a30b69c3e343f5c2e5dde4ac7f5d93047fb548f29d8bf29b68f8742da3 - 14.32% (13.6 MB)

[#002] sha256:49bc2f14072de803aa4c74974e2aa83ae060af0978cc748dfa0f17ceaa23705e - 0.0% (4.79 KB)

[#003] sha256:cc64a832f9181f4bdcce4e61704718c612b296e8ba73f66421034b543b461307 - 0.01% (4.92 KB)

[#004] sha256:b6a20e28a0b487a584382c862c3fbf6f8c7bad226d30b9886860622cadd307d8 - 41.09% (39.1 MB)

[#005] sha256:1402969ba40b651e94b9e0e6e5c2019677710aa21df05115c430330079e9ddfa - 10.48% (9.98 MB)


History
2026-04-03 15:16:40 UTC

/bin/sh -c #(nop) ARG RELEASE

2026-04-03 15:16:40 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2026-04-03 15:16:40 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04

2026-04-03 15:16:42 UTC

/bin/sh -c #(nop) ADD file:0f6466425c4f1800aae9224ddc3437b90c829cea58fb8edd5dde2f1eb0ee28da in /

2026-04-03 15:16:43 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2026-04-09 19:04:01 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2026-04-09 19:04:01 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get install --no-install-recommends -y ca-certificates curl iptables nftables 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

2026-04-09 19:04:01 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit

2026-04-10 12:07:14 UTC (buildkit.dockerfile.v0)

WORKDIR /

2026-04-10 12:07:14 UTC (buildkit.dockerfile.v0)

ARG proxy_version

2026-04-10 12:07:14 UTC (buildkit.dockerfile.v0)

ARG SIDECAR=envoy

2026-04-10 12:07:14 UTC (buildkit.dockerfile.v0)

COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit

2026-04-10 12:07:14 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2026-04-10 12:07:17 UTC (buildkit.dockerfile.v0)

COPY amd64/envoy /usr/local/bin/envoy # buildkit

2026-04-10 12:07:17 UTC (buildkit.dockerfile.v0)

ENV ISTIO_META_ISTIO_PROXY_SHA=83e1e71eef864c54324fc507b0364bd5879f2d24

2026-04-10 12:07:17 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2026-04-10 12:07:20 UTC (buildkit.dockerfile.v0)

COPY amd64/pilot-agent /usr/local/bin/pilot-agent # buildkit

2026-04-10 12:07:20 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/local/bin/pilot-agent"]

Details
Created

2026-04-10 12:09:24 UTC

Size

93.9 MB

Content Digest
Labels
  • org.opencontainers.image.version
    24.04

Environment
DEBIAN_FRONTEND

noninteractive

ISTIO_META_ISTIO_PROXY_SHA

83e1e71eef864c54324fc507b0364bd5879f2d24

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:7c92845aec2bd4aaa3af006a40e6dbd8f7fa3af9c4103078928ef9363cf13e47 - 33.28% (31.2 MB)

[#001] sha256:87d953e1816da800b15c0341a42c24ca5406941ad5f31cbc3f8215049a135779 - 14.38% (13.5 MB)

[#002] sha256:1deec0abcc25b1683c83d665a3a5ebbb7e943a33dfef34d57409b7195b626b34 - 0.01% (4.82 KB)

[#003] sha256:3f5b3a32a55d4c33fb81b28a9f4a0e3f405015d7c808193452592b4009269f8d - 0.01% (4.93 KB)

[#004] sha256:745ae172688865299ef0198f02130eab2712803d7153f7a64519c1aae888daf5 - 42.71% (40.1 MB)

[#005] sha256:1dcd8b3f1f6e94689736682a8ae6fee9d4acc980331887a0815ff21b20c16a8a - 9.62% (9.03 MB)


History
2026-04-03 15:15:14 UTC

/bin/sh -c #(nop) ARG RELEASE

2026-04-03 15:15:14 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2026-04-03 15:15:14 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04

2026-04-03 15:15:17 UTC

/bin/sh -c #(nop) ADD file:9bab986009eae65b5534b3547eb3a7d0a1564404426de350dfd183cf3a4ffa9f in /

2026-04-03 15:15:17 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2026-04-09 19:14:17 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2026-04-09 19:14:17 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get install --no-install-recommends -y ca-certificates curl iptables nftables 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

2026-04-09 19:14:20 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit

2026-04-10 12:09:20 UTC (buildkit.dockerfile.v0)

WORKDIR /

2026-04-10 12:09:20 UTC (buildkit.dockerfile.v0)

ARG proxy_version

2026-04-10 12:09:20 UTC (buildkit.dockerfile.v0)

ARG SIDECAR=envoy

2026-04-10 12:09:20 UTC (buildkit.dockerfile.v0)

COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit

2026-04-10 12:09:20 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2026-04-10 12:09:23 UTC (buildkit.dockerfile.v0)

COPY arm64/envoy /usr/local/bin/envoy # buildkit

2026-04-10 12:09:23 UTC (buildkit.dockerfile.v0)

ENV ISTIO_META_ISTIO_PROXY_SHA=83e1e71eef864c54324fc507b0364bd5879f2d24

2026-04-10 12:09:23 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2026-04-10 12:09:24 UTC (buildkit.dockerfile.v0)

COPY arm64/pilot-agent /usr/local/bin/pilot-agent # buildkit

2026-04-10 12:09:24 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/local/bin/pilot-agent"]

Danger Zone
Delete Tag

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.

Delete