Namespace
istio
Image / Tag
istioctl:1.29.0-rc.0-distroless
Content Digest
sha256:197058fd45189b9541ce2a4e7a3f8cf54f5163e46a050106c949d80972a4df21
Details
Created

2026-01-29 17:17:09 UTC

Size

66.4 MB

Content Digest
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    24.04

Environment
DEBIAN_FRONTEND

noninteractive

PATH

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


Layers

[#000] sha256:a3629ac5b9f4680dc2032439ff2354e73b06aecc2e68f0035a2d7c001c8b4114 - 42.68% (28.3 MB)

[#001] sha256:fe6258d797f280659183acc6dbc6dc702ac7b2fdc62ad3c1a160d7ad8d11e3e9 - 17.47% (11.6 MB)

[#002] sha256:81c541894cd47e2ac644f350e34229c4abe2c76714e3db3f130edb913c34dd94 - 0.01% (4.38 KB)

[#003] sha256:2b2c7fcd4c3fcc8c14f67885b418742d488c3791b452f84233810fff870cac1f - 39.85% (26.5 MB)


History
2026-01-13 05:37:25 UTC

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

2026-01-13 05:37:25 UTC

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

2026-01-13 05:37:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2026-01-13 05:37:25 UTC

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

2026-01-13 05:37:27 UTC

/bin/sh -c #(nop) ADD file:3077ee44db3cc7d38740d60a05c81418dd3825a007db473658464f52689e867b in /

2026-01-13 05:37:27 UTC

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

2026-01-28 19:03:24 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2026-01-28 19:03:24 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-01-28 19:03:25 UTC (buildkit.dockerfile.v0)

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

2026-01-29 17:17:09 UTC (buildkit.dockerfile.v0)

USER 1000:1000

2026-01-29 17:17:09 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2026-01-29 17:17:09 UTC (buildkit.dockerfile.v0)

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

2026-01-29 17:17:09 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/local/bin/istioctl"]

Details
Created

2026-01-29 17:19:05 UTC

Size

63 MB

Content Digest
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    24.04

Environment
DEBIAN_FRONTEND

noninteractive

PATH

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


Layers

[#000] sha256:36bf709aa36d66b784b0ba1aa3276848f28501175eeb4d7a310b1a98578f8558 - 43.72% (27.5 MB)

[#001] sha256:d8d1abfedae6cf6f275343c52ea92adb7ec92f7b36bff5f4b3ea8c1fe1a8d5d9 - 18.45% (11.6 MB)

[#002] sha256:e35d0388d4161034975ad8ea7d89d4e1e856ea7471353d01ed1a716355ab84e6 - 0.01% (4.38 KB)

[#003] sha256:745c091c8feaa2fc7bdee98a5cae336547fc5fed5228e9ea3ad463a50f7cd512 - 37.83% (23.8 MB)


History
2026-01-13 05:40:13 UTC

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

2026-01-13 05:40:13 UTC

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

2026-01-13 05:40:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2026-01-13 05:40:13 UTC

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

2026-01-13 05:40:17 UTC

/bin/sh -c #(nop) ADD file:6089c6bede9eca8ec4f424e5798a0ae0712a6fe38c9b97f9afb9d24d9675024e in /

2026-01-13 05:40:17 UTC

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

2026-01-28 19:17:31 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2026-01-28 19:17:31 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-01-28 19:17:31 UTC (buildkit.dockerfile.v0)

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

2026-01-29 17:19:05 UTC (buildkit.dockerfile.v0)

USER 1000:1000

2026-01-29 17:19:05 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2026-01-29 17:19:05 UTC (buildkit.dockerfile.v0)

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

2026-01-29 17:19:05 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/local/bin/istioctl"]

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