Namespace
istio
Image / Tag
pilot:1.19.4-debug
Content Digest
sha256:0554fd0bbf780a014d8f68cbb514078b5d35f06c38cd580d3d4adb9ff9e669f3
Details
Created

2023-11-09 15:58:20 UTC

Size

70.1 MB

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

Environment
DEBIAN_FRONTEND

noninteractive

PATH

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


Layers

[#000] sha256:c9e01bab5ecb0d35f6da348db1b424e082b48857a87a56cbe6f50d093d5a806b - 46.23% (32.4 MB)

[#001] sha256:16e292a21d81d3658bbd2f31de50c7b98ab6213599ad909b803d123bb520bc71 - 16.19% (11.4 MB)

[#002] sha256:f44c2a978f774273741a21dc33f546e95bde0c1c09911fe24d8a8bed0d45398c - 0.01% (4.56 KB)

[#003] sha256:0e8dea1ca9aa83aaa3411f1b5e1fc99e3701c1b4b1b344197eccdb5658c0d774 - 37.57% (26.3 MB)

[#004] sha256:b3ec703082286761d1f98a18d00676dc0ed4363a42b97697fd4b75318c68b947 - 0.01% (4.57 KB)

[#005] sha256:75909a247ecc4ec5b1b70d607fd741f5316354f6ef9ec0e9b99fd7e944785fb9 - 0.0% (2.32 KB)


History
2023-10-05 07:33:30 UTC

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

2023-10-05 07:33:30 UTC

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

2023-10-05 07:33:30 UTC

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

2023-10-05 07:33:30 UTC

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

2023-10-05 07:33:32 UTC

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

2023-10-05 07:33:32 UTC

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

2023-11-06 19:04:12 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2023-11-06 19:04:12 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-11-06 19:04:12 UTC (buildkit.dockerfile.v0)

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

2023-11-09 15:58:18 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2023-11-09 15:58:18 UTC (buildkit.dockerfile.v0)

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

2023-11-09 15:58:19 UTC (buildkit.dockerfile.v0)

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

2023-11-09 15:58:20 UTC (buildkit.dockerfile.v0)

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

2023-11-09 15:58:20 UTC (buildkit.dockerfile.v0)

USER 1337:1337

2023-11-09 15:58:20 UTC (buildkit.dockerfile.v0)

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

Details
Created

2023-11-09 16:01:19 UTC

Size

64.6 MB

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

Environment
DEBIAN_FRONTEND

noninteractive

PATH

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


Layers

[#000] sha256:0ec1427671aad70e9f9f43acb55fd4c1b2c79dbed71bf0afda485ad458987312 - 46.2% (29.8 MB)

[#001] sha256:133f9a7b9a1365593f21ec768508acbb72e6a1cb30cad0e3ad7e3b9f79a0f410 - 17.03% (11 MB)

[#002] sha256:0e4ad7b760b2ff22a2c89cf93c7c3db51fd39ae9bbaf501294986bab381c6e36 - 0.01% (4.58 KB)

[#003] sha256:2e0d04279ef51ab26428d19f3025e0c01b4543cfc5bb84f2c953c0696c8583ed - 36.75% (23.7 MB)

[#004] sha256:a3a84ed085b818a9c8de1813346701987043df6a2bd7e2a5a90d628398a1813e - 0.01% (4.57 KB)

[#005] sha256:dcd0bde0b8b7f7af1d64dda560eaddbcc5af328f96c56c91f50232b141117f2a - 0.0% (2.32 KB)


History
2023-10-05 07:32:20 UTC

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

2023-10-05 07:32:21 UTC

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

2023-10-05 07:32:21 UTC

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

2023-10-05 07:32:21 UTC

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

2023-10-05 07:32:22 UTC

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

2023-10-05 07:32:22 UTC

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

2023-11-06 19:06:53 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2023-11-06 19:06:53 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-11-06 19:06:54 UTC (buildkit.dockerfile.v0)

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

2023-11-09 16:01:18 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2023-11-09 16:01:18 UTC (buildkit.dockerfile.v0)

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

2023-11-09 16:01:19 UTC (buildkit.dockerfile.v0)

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

2023-11-09 16:01:19 UTC (buildkit.dockerfile.v0)

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

2023-11-09 16:01:19 UTC (buildkit.dockerfile.v0)

USER 1337:1337

2023-11-09 16:01:19 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