Namespace
istio
Image / Tag
pilot:1.15.6
Content Digest
sha256:68ef724cd76f42dd625861e3fc694a60beecd0a4a36a3a66bafc0dc20428154f
Details
Created

2023-02-17 18:08:17 UTC

Size

71.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:cd2dd85d9fe3e211f2ed2167d98872f72a5b79fb5f42756e3c6fb7febbd1f6e5 - 45.4% (32.4 MB)

[#001] sha256:cd35671ebe453964728bbd05ead3c5b17c20bb8fa9808d20b9b7a752b4dce3d0 - 14.77% (10.5 MB)

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

[#003] sha256:397141c61120a418133ec8b7220c3b55207a96a63c874455b0275df3664469b3 - 39.81% (28.4 MB)

[#004] sha256:497a04d8672a163269175146332c0710b045e6f4644e6f168de9588f6b709a6b - 0.01% (4.26 KB)

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


History
2023-01-26 04:57:59 UTC

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

2023-01-26 04:57:59 UTC

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

2023-01-26 04:58:00 UTC

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

2023-01-26 04:58:00 UTC

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

2023-01-26 04:58:02 UTC

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

2023-01-26 04:58:02 UTC

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

2023-02-08 19:02:27 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2023-02-08 19:02:27 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-02-08 19:02:28 UTC (buildkit.dockerfile.v0)

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

2023-02-17 18:08:16 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2023-02-17 18:08:16 UTC (buildkit.dockerfile.v0)

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

2023-02-17 18:08:16 UTC (buildkit.dockerfile.v0)

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

2023-02-17 18:08:17 UTC (buildkit.dockerfile.v0)

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

2023-02-17 18:08:17 UTC (buildkit.dockerfile.v0)

USER 1337:1337

2023-02-17 18:08:17 UTC (buildkit.dockerfile.v0)

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

Details
Created

2023-02-17 18:12:31 UTC

Size

65.5 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:d332511a13be7110823a55052fecb4792e77a81df00ae4cacdabccf8df8678d5 - 45.53% (29.8 MB)

[#001] sha256:e4d6f11b1e4e105b675be0989f515895b05b9f0f7ca57e769f1e89fce294945d - 15.54% (10.2 MB)

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

[#003] sha256:f32fd55f9541d691649a084af994d5737a9f1ab77e38df357f687a0b5bac961b - 38.91% (25.5 MB)

[#004] sha256:8d3dfac5e0daab6e4ecb512e82d99a1539faca80995337d32873a4ebe669cedc - 0.01% (4.26 KB)

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


History
2023-01-26 05:05:49 UTC

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

2023-01-26 05:05:49 UTC

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

2023-01-26 05:05:49 UTC

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

2023-01-26 05:05:50 UTC

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

2023-01-26 05:05:51 UTC

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

2023-01-26 05:05:51 UTC

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

2023-02-08 19:05:40 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2023-02-08 19:05:40 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-02-08 19:05:40 UTC (buildkit.dockerfile.v0)

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

2023-02-17 18:12:30 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2023-02-17 18:12:30 UTC (buildkit.dockerfile.v0)

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

2023-02-17 18:12:31 UTC (buildkit.dockerfile.v0)

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

2023-02-17 18:12:31 UTC (buildkit.dockerfile.v0)

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

2023-02-17 18:12:31 UTC (buildkit.dockerfile.v0)

USER 1337:1337

2023-02-17 18:12:31 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