2023-12-08 13:26:57 UTC
78.5 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:1c73f532dac445be75df5ce38eb10c5ce5316a72be5b51ce012e1f30f001cbb3 - 41.3% (32.4 MB)
[#001] sha256:ab7c41fa7698e2e0d52ef86717b6473384cda1d5cbf378bb45be3bebcf1bf0c4 - 18.29% (14.4 MB)
[#002] sha256:2104d0dc6b103fe2db2335bbf0d0a2f9827aed47c65fa354d7708c352a237096 - 0.01% (4.57 KB)
[#003] sha256:15f49173915c422b925c5fa101d233a95667bb23d90f87cd428b37deff180321 - 40.39% (31.7 MB)
[#004] sha256:67e73ddb29913405e04f49756e88409b89da6f897433360a8f525bffe629b369 - 0.01% (4.52 KB)
[#005] sha256:a981537c60edbcfd7a113401975e746865e7c447f02c8836336d48648f5cb1a6 - 0.0% (2.32 KB)
/bin/sh -c #(nop) ARG RELEASE
2023-12-01 07:49:48 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-12-01 07:49:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-12-01 07:49:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-12-01 07:49:50 UTC/bin/sh -c #(nop) ADD file:36d444e2cede3abe58191dcf28890b874c0908f5259bf7e8855338555701c4c5 in /
2023-12-01 07:49:50 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-12-07 19:05:21 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2023-12-07 19:05:21 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-12-07 19:05:21 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2023-12-08 13:26:56 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-12-08 13:26:56 UTC (buildkit.dockerfile.v0)COPY amd64/pilot-discovery /usr/local/bin/pilot-discovery # buildkit
2023-12-08 13:26:57 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2023-12-08 13:26:57 UTC (buildkit.dockerfile.v0)COPY gcp_envoy_bootstrap.json /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json # buildkit
2023-12-08 13:26:57 UTC (buildkit.dockerfile.v0)USER 1337:1337
2023-12-08 13:26:57 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/pilot-discovery"]
2023-12-08 13:31:51 UTC
71.1 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a82af1091b06c4b456c44686cbd5463351eabc17729f7aaaf93b9cb66a45af28 - 41.98% (29.9 MB)
[#001] sha256:0cabec78a4bb7d46d36b09fc16d5e09a2f5dc7927aa1254eefe825db126bda42 - 17.93% (12.8 MB)
[#002] sha256:38f8178a635acdf1cb7aad3182406f4ee6e3871e4347aba36c100ff64d3c714d - 0.01% (4.64 KB)
[#003] sha256:c45b8c503502fa50f746b5db6cda371f93573447dee7fd4a99782b49a1a91815 - 40.07% (28.5 MB)
[#004] sha256:1e59506f4096647df1b3a880f8d4d09707b328d5f7d89be27c67fc975410e9ab - 0.01% (4.52 KB)
[#005] sha256:cf5f887c1d99f143d6cb24912a46a0507c69808b298413a19a86be2a92cbda65 - 0.0% (2.32 KB)
/bin/sh -c #(nop) ARG RELEASE
2023-12-01 07:43:20 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-12-01 07:43:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-12-01 07:43:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-12-01 07:43:21 UTC/bin/sh -c #(nop) ADD file:891dcab0c4ce2880c4dca013d326a3efd7601003b6f5076938d678101e301b79 in /
2023-12-01 07:43:22 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-12-07 19:08:17 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2023-12-07 19:08:17 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-12-07 19:08:18 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2023-12-08 13:31:48 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-12-08 13:31:48 UTC (buildkit.dockerfile.v0)COPY arm64/pilot-discovery /usr/local/bin/pilot-discovery # buildkit
2023-12-08 13:31:49 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2023-12-08 13:31:51 UTC (buildkit.dockerfile.v0)COPY gcp_envoy_bootstrap.json /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json # buildkit
2023-12-08 13:31:51 UTC (buildkit.dockerfile.v0)USER 1337:1337
2023-12-08 13:31:51 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.