Namespace
istio
Image / Tag
pilot:1.23.0-alpha.0
Content Digest
sha256:328bc39ce4cf0810abaefb649416ffd77349c4db34b89ed7e498a54c9e7ec0b0
Details
Created

2024-07-12 17:28:42 UTC

Size

78.8 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:ff9018adbfa47f19360139cd5b06c795373c59fcc18a077660fb125e0bd96553 - 40.0% (31.5 MB)

[#001] sha256:2e853053af99c8c189de70382b3a5e81debd30b64214eebda4b985b14373d63a - 25.32% (20 MB)

[#002] sha256:a26c7b9f56663e97f3889b507abcefbacd7cf74b13773826b811a19321804198 - 0.01% (4.8 KB)

[#003] sha256:f9cb2e6e656b170f55d31d428dec9c40b2d3ba6c9124c8df524e63f0428aaa29 - 34.67% (27.3 MB)

[#004] sha256:0f83c2a7f94ccc68449cad3feb235118886774c12611d9529ca2ac77849b5489 - 0.01% (4.69 KB)

[#005] sha256:4a30baac8feb5f9c9317ab3a1188067a2d6b7368c411aea455e56b16647aaa0b - 0.0% (1.88 KB)


History
2024-04-29 16:38:00 UTC

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

2024-04-29 16:38:00 UTC

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

2024-04-29 16:38:01 UTC

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

2024-04-29 16:38:01 UTC

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

2024-04-29 16:38:02 UTC

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

2024-04-29 16:38:03 UTC

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

2024-06-02 19:05:38 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2024-06-02 19:05:38 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-06-02 19:05:38 UTC (buildkit.dockerfile.v0)

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

2024-07-12 17:28:41 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2024-07-12 17:28:41 UTC (buildkit.dockerfile.v0)

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

2024-07-12 17:28:42 UTC (buildkit.dockerfile.v0)

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

2024-07-12 17:28:42 UTC (buildkit.dockerfile.v0)

COPY gcp_envoy_bootstrap.json /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json # buildkit

2024-07-12 17:28:42 UTC (buildkit.dockerfile.v0)

USER 1337:1337

2024-07-12 17:28:42 UTC (buildkit.dockerfile.v0)

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

Details
Created

2024-07-12 17:31:58 UTC

Size

74.3 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:043f02080ea736fde8b7151c75aa9e661fe578a64d22cb61daf6f5760ad0d212 - 40.81% (30.3 MB)

[#001] sha256:ef10bed71e68c37e69e1b724d79c8c1344c6f68e9566562df9007aa5e4014b00 - 25.86% (19.2 MB)

[#002] sha256:a1f5acab19d5fd502631a5abb025f79b997fa3d5d4416a6922ba3482e2173ef7 - 0.01% (4.81 KB)

[#003] sha256:578ba5cd2121fbcc664e87b767ed9e26ea60acb681b43798483bf73e2694bb61 - 33.31% (24.7 MB)

[#004] sha256:143fb6808fc40642b7cc05c90d6d6f07d7f5ececb6aa47ea7b0c8a152d8562fc - 0.01% (4.69 KB)

[#005] sha256:506d79594837f290062553c6a1a08bcd21d6f25e10d8f85cf83b1da2d30a84bd - 0.0% (1.88 KB)


History
2024-04-29 16:39:55 UTC

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

2024-04-29 16:39:55 UTC

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

2024-04-29 16:39:55 UTC

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

2024-04-29 16:39:55 UTC

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

2024-04-29 16:39:58 UTC

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

2024-04-29 16:39:58 UTC

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

2024-06-02 19:15:38 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2024-06-02 19:15:38 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-06-02 19:15:40 UTC (buildkit.dockerfile.v0)

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

2024-07-12 17:31:56 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2024-07-12 17:31:56 UTC (buildkit.dockerfile.v0)

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

2024-07-12 17:31:57 UTC (buildkit.dockerfile.v0)

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

2024-07-12 17:31:58 UTC (buildkit.dockerfile.v0)

COPY gcp_envoy_bootstrap.json /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json # buildkit

2024-07-12 17:31:58 UTC (buildkit.dockerfile.v0)

USER 1337:1337

2024-07-12 17:31:58 UTC (buildkit.dockerfile.v0)

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

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