Namespace
istio
Image / Tag
pilot:1.19.7
Content Digest
sha256:e64dda0263fb54680237289c453e914a148075062c678efb210a3feef843bbcc
Details
Created

2024-02-02 19:23:23 UTC

Size

70.8 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:84041ef6c694bef320154facfaf9fc00a97bd4258cd48fb3e4feb8968f427acb - 45.73% (32.4 MB)

[#001] sha256:e048c0c86304b137d4353d73ae535dafaa2beddbfa57b855e083be1d824d98a7 - 17.15% (12.1 MB)

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

[#003] sha256:2cbec669fe7119f989e5f6bb94d3d6023c7aa28372341f20bc450d6801b5d58b - 37.1% (26.3 MB)

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

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


History
2024-01-11 17:08:09 UTC

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

2024-01-11 17:08:09 UTC

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

2024-01-11 17:08:09 UTC

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

2024-01-11 17:08:09 UTC

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

2024-01-11 17:08:11 UTC

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

2024-01-11 17:08:11 UTC

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

2024-01-31 19:06:57 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2024-01-31 19:06: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

2024-01-31 19:06:57 UTC (buildkit.dockerfile.v0)

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

2024-02-02 19:23:19 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2024-02-02 19:23:19 UTC (buildkit.dockerfile.v0)

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

2024-02-02 19:23:21 UTC (buildkit.dockerfile.v0)

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

2024-02-02 19:23:23 UTC (buildkit.dockerfile.v0)

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

2024-02-02 19:23:23 UTC (buildkit.dockerfile.v0)

USER 1337:1337

2024-02-02 19:23:23 UTC (buildkit.dockerfile.v0)

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

Details
Created

2024-02-02 19:26:24 UTC

Size

65.2 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:9eef767221f8ba2ecb296464e22e260f9f75ca682ab9ebbb29da3152897574e4 - 45.75% (29.9 MB)

[#001] sha256:cb7fd10f307547ad1e7f89c805792a8238a3bf6e616a6605f2bf05b86c4bcb44 - 17.97% (11.7 MB)

[#002] sha256:a49427057ae76a256afef33f9d80d73a7ebd8eade7df06f1bafc0a7cfedcb60a - 0.01% (4.59 KB)

[#003] sha256:ffe82eada766ce14c822234bae614173683dd6dd498e90adbe5da3e1a2e1cc52 - 36.26% (23.7 MB)

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

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


History
2024-01-11 17:03:13 UTC

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

2024-01-11 17:03:13 UTC

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

2024-01-11 17:03:13 UTC

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

2024-01-11 17:03:13 UTC

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

2024-01-11 17:03:15 UTC

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

2024-01-11 17:03:15 UTC

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

2024-01-31 19:10:10 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2024-01-31 19:10:10 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

2024-01-31 19:10:11 UTC (buildkit.dockerfile.v0)

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

2024-02-02 19:26:23 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2024-02-02 19:26:23 UTC (buildkit.dockerfile.v0)

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

2024-02-02 19:26:23 UTC (buildkit.dockerfile.v0)

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

2024-02-02 19:26:24 UTC (buildkit.dockerfile.v0)

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

2024-02-02 19:26:24 UTC (buildkit.dockerfile.v0)

USER 1337:1337

2024-02-02 19:26:24 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