Namespace
istio
Image / Tag
proxyv2:1.28.10
Content Digest
sha256:0545ce25739b4cdab6d5f9069419ebe511558eba08628e9de5120e35c7d93845
Details
Created

2026-07-01 09:18:46 UTC

Size

95.3 MB

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

Environment
DEBIAN_FRONTEND

noninteractive

ISTIO_META_ISTIO_PROXY_SHA

6aa6f06f5c5ff0d8ef4d3cff073f73be90f05d22

PATH

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


Layers

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

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

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

[#003] sha256:7b19d05911407cf9aace3b936f19114f3148d05cf5d31c20977b4206f4148b04 - 0.01% (4.93 KB)

[#004] sha256:a8d3dff292388fd1fc3be2b250221c651cfe21feca0bd7171e912701e6cd1965 - 41.01% (39.1 MB)

[#005] sha256:f403178988a462aa43f0821ff1f357476855cec9f090e4b8465bb3a559c5a94f - 10.59% (10.1 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-07-01 09:18:42 UTC (buildkit.dockerfile.v0)

WORKDIR /

2026-07-01 09:18:42 UTC (buildkit.dockerfile.v0)

ARG proxy_version

2026-07-01 09:18:42 UTC (buildkit.dockerfile.v0)

ARG SIDECAR=envoy

2026-07-01 09:18:42 UTC (buildkit.dockerfile.v0)

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

2026-07-01 09:18:42 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2026-07-01 09:18:44 UTC (buildkit.dockerfile.v0)

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

2026-07-01 09:18:44 UTC (buildkit.dockerfile.v0)

ENV ISTIO_META_ISTIO_PROXY_SHA=6aa6f06f5c5ff0d8ef4d3cff073f73be90f05d22

2026-07-01 09:18:44 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2026-07-01 09:18:46 UTC (buildkit.dockerfile.v0)

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

2026-07-01 09:18:46 UTC (buildkit.dockerfile.v0)

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

Details
Created

2026-07-01 09:20:44 UTC

Size

94 MB

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

Environment
DEBIAN_FRONTEND

noninteractive

ISTIO_META_ISTIO_PROXY_SHA

6aa6f06f5c5ff0d8ef4d3cff073f73be90f05d22

PATH

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


Layers

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

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

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

[#003] sha256:28ad0d84988cfd1687014f280e60ee3c3a2c8e6fa238ee10d07caa3aed98491f - 0.01% (4.93 KB)

[#004] sha256:84e32442d3031d67a844e2d6021e9fbe05737a5d1fa9316bf69b167a1716e7c0 - 42.66% (40.1 MB)

[#005] sha256:7c7f200b349c4fe85139e4c3f82d4d4d88ee0ac4aa549ae358e72d0e1687a6b8 - 9.72% (9.14 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-07-01 09:20:42 UTC (buildkit.dockerfile.v0)

WORKDIR /

2026-07-01 09:20:42 UTC (buildkit.dockerfile.v0)

ARG proxy_version

2026-07-01 09:20:42 UTC (buildkit.dockerfile.v0)

ARG SIDECAR=envoy

2026-07-01 09:20:42 UTC (buildkit.dockerfile.v0)

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

2026-07-01 09:20:42 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2026-07-01 09:20:43 UTC (buildkit.dockerfile.v0)

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

2026-07-01 09:20:43 UTC (buildkit.dockerfile.v0)

ENV ISTIO_META_ISTIO_PROXY_SHA=6aa6f06f5c5ff0d8ef4d3cff073f73be90f05d22

2026-07-01 09:20:43 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2026-07-01 09:20:44 UTC (buildkit.dockerfile.v0)

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

2026-07-01 09:20:44 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