2024-08-15 12:14:05 UTC
71.1 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c20c149907585fc1a2064404f8be6bade32b50e866c7c5fc10a7af39eb833b2c - 45.58% (32.4 MB)
[#001] sha256:48448af94fe018196813495b950a00f36f96ebbb80fb0ae28639734a237ab582 - 15.29% (10.9 MB)
[#002] sha256:e680fec1a7c0b0020ff950d2fe7c5f0a15353bfe3b2cbd26db2870f47325792c - 0.01% (4.56 KB)
[#003] sha256:ef651ee4d0b4ba8cf2d98e2df8f90e8512c0495cec56a09b1f07f8113cde6e1c - 39.12% (27.8 MB)
[#004] sha256:166407a9bb2f9246830fd4b4fd9d7781f6993ed89cec511647cc745fcabe06ce - 0.01% (5.08 KB)
[#005] sha256:63a392b554b59821e4dc07058e69c0119b0196acbe1f0d2fd267faaa44e06ab4 - 0.0% (2.32 KB)
/bin/sh -c #(nop) ARG RELEASE
2024-06-27 20:10:10 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-06-27 20:10:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-06-27 20:10:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-06-27 20:10:12 UTC/bin/sh -c #(nop) ADD file:d5da92199726e42da09a6f75a778befb607fe3f79e4afaf7ef5188329b26b386 in /
2024-06-27 20:10:12 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-08-08 19:02:33 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2024-08-08 19:02:33 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-08-08 19:02:33 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2024-08-15 12:14:02 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2024-08-15 12:14:02 UTC (buildkit.dockerfile.v0)COPY amd64/pilot-discovery /usr/local/bin/pilot-discovery # buildkit
2024-08-15 12:14:03 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2024-08-15 12:14:05 UTC (buildkit.dockerfile.v0)COPY gcp_envoy_bootstrap.json /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json # buildkit
2024-08-15 12:14:05 UTC (buildkit.dockerfile.v0)USER 1337:1337
2024-08-15 12:14:05 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/pilot-discovery"]
2024-08-15 12:16:01 UTC
65.6 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c2366098367262f7251799b97305c2bad90dba8603aa85bc0bc5c94c96421038 - 45.49% (29.9 MB)
[#001] sha256:dbbc41717f94e7462d6fae16e56552dc710b158b051f66a4c1d051c59e85b135 - 16.05% (10.5 MB)
[#002] sha256:8da91968478235a93d3d734ba50dc382f01957b16ac50db3f2b51bfd947437ce - 0.01% (4.64 KB)
[#003] sha256:0402d37bff3167d2ea3a453dfbb6a52ebd728b905f168c01a7fa136427d40f96 - 38.44% (25.2 MB)
[#004] sha256:76bb8cb39bd95add0c69d7e932b4fc6b29c1a834bc6e6362ce2a6e7fb08682c6 - 0.01% (5.08 KB)
[#005] sha256:2e0cf997397b94ae30fae8db50e9fe2b63a74bc5bde7396d1182d1e20af484c8 - 0.0% (2.32 KB)
/bin/sh -c #(nop) ARG RELEASE
2024-06-27 19:23:22 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-06-27 19:23:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-06-27 19:23:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-06-27 19:23:26 UTC/bin/sh -c #(nop) ADD file:2bed1fbf8253926f27dc275983c274712d836e9b6acdb1059d29c072d8f63a03 in /
2024-06-27 19:23:26 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-08-08 19:04:55 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2024-08-08 19:04:55 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-08-08 19:04:55 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2024-08-15 12:16:00 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2024-08-15 12:16:00 UTC (buildkit.dockerfile.v0)COPY arm64/pilot-discovery /usr/local/bin/pilot-discovery # buildkit
2024-08-15 12:16:00 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2024-08-15 12:16:01 UTC (buildkit.dockerfile.v0)COPY gcp_envoy_bootstrap.json /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json # buildkit
2024-08-15 12:16:01 UTC (buildkit.dockerfile.v0)USER 1337:1337
2024-08-15 12:16:01 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/pilot-discovery"]
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.