2024-09-17 20:43:46 UTC
71.2 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2dcbbea6419c5db772c89ed2e571143f1635afd8f6ebf146197eca5b2e4d2c11 - 45.53% (32.4 MB)
[#001] sha256:e512714e60c397d8e7debd4c3bb307d1382bce08bf61df33f44b9b511a4a3d5b - 15.4% (11 MB)
[#002] sha256:8b87f86e1b609d3a6cc043a06da20548aa1f7f7d8a3e08b8e171fa5249a7c270 - 0.01% (4.57 KB)
[#003] sha256:ad6fa82a2f551b87cf00064bcc48a464c4412fc0002908234db065af01b7b9d9 - 39.05% (27.8 MB)
[#004] sha256:e721a32b9abba2e29e33437b7d90de81ba4eb294e40abcd198aea87cdaee051d - 0.01% (5.08 KB)
[#005] sha256:91ac9be468b580b2f99211d31ee2caa8b8a9e52d0c34748ac0417fa978ccba2b - 0.0% (2.32 KB)
/bin/sh -c #(nop) ARG RELEASE
2024-08-13 09:27:22 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-08-13 09:27:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-08-13 09:27:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-08-13 09:27:24 UTC/bin/sh -c #(nop) ADD file:2f8a54a5efd080fb81efea702b4e3e07d946eec7563fb2281bd28950c10ec462 in /
2024-08-13 09:27:24 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-09-04 19:03:35 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2024-09-04 19:03:35 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-09-04 19:03:35 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2024-09-17 20:43:43 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2024-09-17 20:43:43 UTC (buildkit.dockerfile.v0)COPY amd64/pilot-discovery /usr/local/bin/pilot-discovery # buildkit
2024-09-17 20:43:44 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2024-09-17 20:43:46 UTC (buildkit.dockerfile.v0)COPY gcp_envoy_bootstrap.json /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json # buildkit
2024-09-17 20:43:46 UTC (buildkit.dockerfile.v0)USER 1337:1337
2024-09-17 20:43:46 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/pilot-discovery"]
2024-09-17 20:46:36 UTC
65.7 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2b7002f365624917503645b2a51c41ef0b0ba9dc9fcd571f874bb2310f2e4c5e - 45.45% (29.8 MB)
[#001] sha256:14e084c3474c9ccae4b2e1b820e4fe5bdfc6e1638a2914d2328e3f1e1590b2fa - 16.16% (10.6 MB)
[#002] sha256:7cf96181a2fd162dcd0234c1c8e76d3b9ae94deaf14a00d2ea4e814346410927 - 0.01% (4.56 KB)
[#003] sha256:68469538cf9e2136a3e6369a4c0594fa05c7d295f49f027ba3fab1039722dcef - 38.37% (25.2 MB)
[#004] sha256:3f6157d20be0857c2d5897f48a3f7ec6ff2375e3881a9b9adba0bd6ab6008812 - 0.01% (5.08 KB)
[#005] sha256:ccae6b81ef000a0058efba56adc5b4dbd96970b8cbd377941d6d72524b7c7315 - 0.0% (2.32 KB)
/bin/sh -c #(nop) ARG RELEASE
2024-08-13 09:28:17 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-08-13 09:28:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-08-13 09:28:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-08-13 09:28:20 UTC/bin/sh -c #(nop) ADD file:4126c5ecc7750c7d2beb8c08d15aea03d96910453b36d2fb2d41185fdca7b20f in /
2024-08-13 09:28:20 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-09-04 19:05:49 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2024-09-04 19:05:49 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-09-04 19:05:50 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2024-09-17 20:46:31 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2024-09-17 20:46:31 UTC (buildkit.dockerfile.v0)COPY arm64/pilot-discovery /usr/local/bin/pilot-discovery # buildkit
2024-09-17 20:46:32 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2024-09-17 20:46:36 UTC (buildkit.dockerfile.v0)COPY gcp_envoy_bootstrap.json /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json # buildkit
2024-09-17 20:46:36 UTC (buildkit.dockerfile.v0)USER 1337:1337
2024-09-17 20:46:36 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.