2023-08-19 04:24:20 UTC
66.5 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f7cdc50d9449c4faea3840bb18a053f15340d08385f9ab9ed1a72bce5f345f48 - 48.71% (32.4 MB)
[#001] sha256:c362814a33473447ecb7854221ec2901b3f5d4ae0a2b6659ce55d4f1a27f7044 - 11.67% (7.77 MB)
[#002] sha256:8788726ad77a0b86c0f7fa5fcfe733ce362271178c1176d334b1ecfff2c8794f - 0.01% (4.56 KB)
[#003] sha256:32b4a1b25fec9b61dc97e2c4832df3d50e7ff77671da0806cb317a76879f0618 - 39.59% (26.3 MB)
[#004] sha256:35c1a1bbf960427d99845e08d2069a4190df5ae4c0cb24df301ceaf506a055d9 - 0.01% (4.57 KB)
[#005] sha256:d7c8d2a8724790be5961fe60ccef9bf7a8284e70fd4b725f124874790457127d - 0.0% (2.32 KB)
/bin/sh -c #(nop) ARG RELEASE
2023-06-28 08:37:40 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-06-28 08:37:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-06-28 08:37:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-06-28 08:37:42 UTC/bin/sh -c #(nop) ADD file:140fb5108b4a2861b5718ad03b4a5174bba03589ea8d4c053e6a0b282f439ff3 in /
2023-06-28 08:37:42 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-07-20 20:52:04 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2023-07-20 20:52:04 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-07-20 20:52:04 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2023-08-19 04:24:17 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-08-19 04:24:17 UTC (buildkit.dockerfile.v0)COPY amd64/pilot-discovery /usr/local/bin/pilot-discovery # buildkit
2023-08-19 04:24:19 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2023-08-19 04:24:20 UTC (buildkit.dockerfile.v0)COPY gcp_envoy_bootstrap.json /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json # buildkit
2023-08-19 04:24:20 UTC (buildkit.dockerfile.v0)USER 1337:1337
2023-08-19 04:24:20 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/pilot-discovery"]
2023-08-19 04:27:01 UTC
61.2 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:68224a9807fcca6566ab4311741add439f541f50fcf9ed1ee5385d4db5ce3d21 - 48.77% (29.8 MB)
[#001] sha256:064e22d6d263a95b968a9cece739229e99c363c592be4bae5f7669ad2bb1e8af - 12.44% (7.61 MB)
[#002] sha256:d646f4b0af65110f3bf51b3b62c647a0b7c62b63a8714e40466769b9341c92e6 - 0.01% (4.62 KB)
[#003] sha256:7afdaea50ffbe2fcff23dbafa3d96ab536662f8c0f27a7684fd9ff1c5cb66674 - 38.77% (23.7 MB)
[#004] sha256:f512914136a852b95061ade7427a449e29ba1fb2e5b840eb226d6f327693036b - 0.01% (4.57 KB)
[#005] sha256:fa700f5870718094f40b15edb146d7b8cf614eee0328e27503789cd904a29258 - 0.0% (2.32 KB)
/bin/sh -c #(nop) ARG RELEASE
2023-06-28 08:42:48 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-06-28 08:42:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-06-28 08:42:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-06-28 08:42:50 UTC/bin/sh -c #(nop) ADD file:262490f82459c14632f5c9a6d6a5cf6c07b4f307e8fd380fa764662cda46e88f in /
2023-06-28 08:42:50 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-07-20 20:54:07 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2023-07-20 20:54:07 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-07-20 20:54:07 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2023-08-19 04:27:00 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-08-19 04:27:00 UTC (buildkit.dockerfile.v0)COPY arm64/pilot-discovery /usr/local/bin/pilot-discovery # buildkit
2023-08-19 04:27:00 UTC (buildkit.dockerfile.v0)COPY envoy_bootstrap.json /var/lib/istio/envoy/envoy_bootstrap_tmpl.json # buildkit
2023-08-19 04:27:01 UTC (buildkit.dockerfile.v0)COPY gcp_envoy_bootstrap.json /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json # buildkit
2023-08-19 04:27:01 UTC (buildkit.dockerfile.v0)USER 1337:1337
2023-08-19 04:27: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.