2024-09-17 19:34:11 UTC
85.1 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:df053df502019b6ae1f767e69a63515d8b5b9a1c9b7d807dc480a83cf31088d5 - 38.15% (32.5 MB)
[#001] sha256:9e9b0d592a868c7216ed5b7711f1d19484907ff85f9b7a00a3349da5a6ffcd3a - 29.67% (25.2 MB)
[#002] sha256:92e27445ed4706e4788594c54c1dbfbf051c774de097234935d0bd85cae650c4 - 0.01% (4.8 KB)
[#003] sha256:15c6e84c595f94663957eef82884f8dbe5ad5b81abc2dc8dc18249af2d5aa9a0 - 32.17% (27.4 MB)
[#004] sha256:ab9f9bbdc06a49bac4842611204360547f8aa37bcb5f53c3c0ffc937c5273891 - 0.01% (4.77 KB)
[#005] sha256:8abe949a5e7c28a1be43ceaa668255f15dc8bbfa4d6dd14e9df9911beadd8778 - 0.0% (1.88 KB)
/bin/sh -c #(nop) ARG RELEASE
2024-08-01 14:23:53 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-08-01 14:23:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-08-01 14:23:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2024-08-01 14:23:55 UTC/bin/sh -c #(nop) ADD file:c2e78eb585ec4e503f14c4ea98f4962c998f5eb075749507953f85387742694b in /
2024-08-01 14:23:55 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-09-04 19:03:50 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2024-09-04 19:03:50 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-openbsd 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: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 19:34:08 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2024-09-17 19:34:08 UTC (buildkit.dockerfile.v0)COPY amd64/pilot-discovery /usr/local/bin/pilot-discovery # buildkit
2024-09-17 19:34:10 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2024-09-17 19:34:11 UTC (buildkit.dockerfile.v0)COPY gcp_envoy_bootstrap.json /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json # buildkit
2024-09-17 19:34:11 UTC (buildkit.dockerfile.v0)USER 1337:1337
2024-09-17 19:34:11 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/pilot-discovery"]
2024-09-17 19:37:14 UTC
80.5 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:138a92d33324003420f5c26d2d1949956bd12dd496d172332e3f87138ac9493d - 38.76% (31.2 MB)
[#001] sha256:ce0f823bf0c186f4ebd1c8f55a3a2a7ccef3894f66875bd1a5d1b6b682cfb875 - 30.43% (24.5 MB)
[#002] sha256:9d9e1552fc23bb41ebc04acb893303be292f396adb03eeb2a5cfe24b76ef7fce - 0.01% (4.84 KB)
[#003] sha256:fa81c3221b269fecd8fcf9a49208be920188132ad71c4c3285073735650ebef6 - 30.79% (24.8 MB)
[#004] sha256:f6d70085ea52047d8e342a39cf8466a5fa33252250f898e3f5a073d2e73e17b1 - 0.01% (4.76 KB)
[#005] sha256:2f430b57ca8df3b6dbefdb9c5f555d587428c985befd8d97a99dcc7fa14a52a6 - 0.0% (1.88 KB)
/bin/sh -c #(nop) ARG RELEASE
2024-08-01 15:33:35 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-08-01 15:33:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-08-01 15:33:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2024-08-01 15:33:38 UTC/bin/sh -c #(nop) ADD file:154285ca3d49a142bc6d59c9d48f14546f32b2d6de94387c30c1ba3759249b0f in /
2024-08-01 15:33:38 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-09-04 19:11:21 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2024-09-04 19:11: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-openbsd 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:11:21 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 19:37:11 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2024-09-17 19:37:11 UTC (buildkit.dockerfile.v0)COPY arm64/pilot-discovery /usr/local/bin/pilot-discovery # buildkit
2024-09-17 19:37:12 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2024-09-17 19:37:14 UTC (buildkit.dockerfile.v0)COPY gcp_envoy_bootstrap.json /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json # buildkit
2024-09-17 19:37:14 UTC (buildkit.dockerfile.v0)USER 1337:1337
2024-09-17 19:37:14 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.