2024-01-03 14:39:35 UTC
67 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e8666a07f1f59cfbbd684ec389ce0bdab02e41e324345ca728d5e9d46c889c05 - 48.36% (32.4 MB)
[#001] sha256:a64b16e7cadf5f4b38fe4235a786c4acd1e613465e3ae2e5f43aaa8613440edc - 11.59% (7.77 MB)
[#002] sha256:b58e48a29de1673da86604186a19d6163462bb1d640f6546f8e55530bfc51efc - 0.01% (4.56 KB)
[#003] sha256:444d36c38472453b5ef12ac4ac4c0e1bffcb5ac31c3b4b456c51ccfb70ecd25f - 40.04% (26.8 MB)
[#004] sha256:e418ecca11244b9b33f99e4705cf6d07d85cb88d66e53b6f125a0454b855af3c - 0.01% (4.65 KB)
[#005] sha256:36d8a3b7c677c078bba6f0b826effae982d88ac1e0c9c909b57cde4bd2fb6f57 - 0.0% (2.32 KB)
/bin/sh -c #(nop) ARG RELEASE
2023-12-12 11:38:57 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-12-12 11:38:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-12-12 11:38:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-12-12 11:38:59 UTC/bin/sh -c #(nop) ADD file:2b3b5254f38a790d40e31cb26155609f7fc99ef7bc99eae1e0d67fa9ae605f77 in /
2023-12-12 11:38:59 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-12-20 19:02:05 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2023-12-20 19:02:05 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-20 19:02:05 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2024-01-03 14:39:32 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2024-01-03 14:39:32 UTC (buildkit.dockerfile.v0)COPY amd64/pilot-discovery /usr/local/bin/pilot-discovery # buildkit
2024-01-03 14:39:34 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2024-01-03 14:39:35 UTC (buildkit.dockerfile.v0)COPY gcp_envoy_bootstrap.json /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json # buildkit
2024-01-03 14:39:35 UTC (buildkit.dockerfile.v0)USER 1337:1337
2024-01-03 14:39:35 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/pilot-discovery"]
2024-01-03 14:41:54 UTC
61.7 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:cfd96971e80cdcf0b07bad4df3ce56eaa68c1eb454d9591b429da85e8c150f82 - 48.44% (29.9 MB)
[#001] sha256:43629c3edb0ee33e96ecdaa85b6d9256f8a2307970c0a39f5fdca0b19dfc64f5 - 12.35% (7.62 MB)
[#002] sha256:86080af8f58effea4ea7a40a3af5f41568b190420e389e078edb34cee9f018e4 - 0.01% (4.58 KB)
[#003] sha256:b3f67144f1fcbbd8f9a54366d93dd1d2ecf17076d16180ffe5ab4bbe9302b98f - 39.19% (24.2 MB)
[#004] sha256:f0913ce5e36d8773c34dfba408bd443d1acfbdc08ca8d8fdcedc41529f0fc748 - 0.01% (4.65 KB)
[#005] sha256:4bb0dcadd9cdb9a155410c36ae80364dfe96b139ecafa8f04f0913264e0c3851 - 0.0% (2.32 KB)
/bin/sh -c #(nop) ARG RELEASE
2023-12-12 11:41:50 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-12-12 11:41:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-12-12 11:41:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-12-12 11:41:54 UTC/bin/sh -c #(nop) ADD file:50f947da69b3b6c63695be9c49eee16f7a7dcdecdceb51e5bee1609b845bf483 in /
2023-12-12 11:41:54 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-12-20 19:04:26 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2023-12-20 19:04:26 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-20 19:04:26 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2024-01-03 14:41:53 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2024-01-03 14:41:53 UTC (buildkit.dockerfile.v0)COPY arm64/pilot-discovery /usr/local/bin/pilot-discovery # buildkit
2024-01-03 14:41:53 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2024-01-03 14:41:54 UTC (buildkit.dockerfile.v0)COPY gcp_envoy_bootstrap.json /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json # buildkit
2024-01-03 14:41:54 UTC (buildkit.dockerfile.v0)USER 1337:1337
2024-01-03 14:41:54 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.