Namespace
istio
Image / Tag
pilot:1.16.5-debug
Content Digest
sha256:bf0ae1d069772699223c3275e330d2a1ffef3e0c8082da5d7e40d2707a6aeee7
Details
Created

2023-05-19 19:24:01 UTC

Size

73.4 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:d08111ea247da3d061f0de953ae4d9f058faf8254aac73bc2f78e5f06415c830 - 44.17% (32.4 MB)

[#001] sha256:648aee2adac9f48856d0756fc435e8f51111e8d89947642405818ece9c5cdc73 - 16.63% (12.2 MB)

[#002] sha256:8bf9b6a1191b0f16ff296887d0432d03bff8a5674377d860df753b834b43461f - 0.01% (4.57 KB)

[#003] sha256:8de17b99b8f91118cd62988b64782b7eac6c55c527f81dc3a08d0312aa86d026 - 39.18% (28.8 MB)

[#004] sha256:2a1c2f96eede0a75856d2a6e0e9c2d7d3281c27356b7dba8cd0fa3dd861a2b84 - 0.01% (4.38 KB)

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


History
2023-03-08 04:44:25 UTC

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

2023-03-08 04:44:25 UTC

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

2023-03-08 04:44:25 UTC

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

2023-03-08 04:44:25 UTC

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

2023-03-08 04:44:27 UTC

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

2023-03-08 04:44:27 UTC

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

2023-04-26 19:04:57 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2023-04-26 19:04:57 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-04-26 19:04:57 UTC (buildkit.dockerfile.v0)

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

2023-05-19 19:23:58 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2023-05-19 19:23:58 UTC (buildkit.dockerfile.v0)

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

2023-05-19 19:24:00 UTC (buildkit.dockerfile.v0)

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

2023-05-19 19:24:01 UTC (buildkit.dockerfile.v0)

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

2023-05-19 19:24:01 UTC (buildkit.dockerfile.v0)

USER 1337:1337

2023-05-19 19:24:01 UTC (buildkit.dockerfile.v0)

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

Details
Created

2023-05-19 19:28:19 UTC

Size

67.4 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:6aaaa7b85d49f283e77b4bd844f3fa8c991cf7fa8b7605ad0b3cd53fbab8450f - 44.24% (29.8 MB)

[#001] sha256:995d0d1d65311b6f98fdab205d5352525ccdf24d1aae043a3f8d0e9dabf20f34 - 17.39% (11.7 MB)

[#002] sha256:9c744513673ca5435d7a4a7a6e56b081453759aed177bfc4ecd6a0e9306202ba - 0.01% (4.63 KB)

[#003] sha256:7522dd5b03808da7927f9949d61610c671c45a3bd148ad3aa0bfdef1e9d884ed - 38.35% (25.8 MB)

[#004] sha256:24cacb2453686a94e33a36184fabdd4783ee14d0a3c36e2a29b0f0f7d26b422d - 0.01% (4.38 KB)

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


History
2023-03-08 04:32:38 UTC

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

2023-03-08 04:32:38 UTC

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

2023-03-08 04:32:38 UTC

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

2023-03-08 04:32:39 UTC

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

2023-03-08 04:32:40 UTC

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

2023-03-08 04:32:41 UTC

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

2023-04-26 19:07:37 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2023-04-26 19:07:37 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-04-26 19:07:37 UTC (buildkit.dockerfile.v0)

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

2023-05-19 19:28:17 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2023-05-19 19:28:17 UTC (buildkit.dockerfile.v0)

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

2023-05-19 19:28:18 UTC (buildkit.dockerfile.v0)

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

2023-05-19 19:28:19 UTC (buildkit.dockerfile.v0)

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

2023-05-19 19:28:19 UTC (buildkit.dockerfile.v0)

USER 1337:1337

2023-05-19 19:28: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