2024-08-15 12:14:02 UTC
49.5 MB
noninteractive
ISTIO_META_ISTIO_VERSION1.22.4
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c20c149907585fc1a2064404f8be6bade32b50e866c7c5fc10a7af39eb833b2c - 65.49% (32.4 MB)
[#001] sha256:48448af94fe018196813495b950a00f36f96ebbb80fb0ae28639734a237ab582 - 21.97% (10.9 MB)
[#002] sha256:e680fec1a7c0b0020ff950d2fe7c5f0a15353bfe3b2cbd26db2870f47325792c - 0.01% (4.56 KB)
[#003] sha256:e64039f3dfc4e257ab71d7810f2ef950f050f92c2093ccce1aaedad2cd7a1f7f - 12.54% (6.21 MB)
/bin/sh -c #(nop) ARG RELEASE
2024-06-27 20:10:10 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-06-27 20:10:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-06-27 20:10:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-06-27 20:10:12 UTC/bin/sh -c #(nop) ADD file:d5da92199726e42da09a6f75a778befb607fe3f79e4afaf7ef5188329b26b386 in /
2024-06-27 20:10:12 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-08-08 19:02:33 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2024-08-08 19:02:33 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-08-08 19:02:33 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2024-08-15 12:14:02 UTC (buildkit.dockerfile.v0)WORKDIR /
2024-08-15 12:14:02 UTC (buildkit.dockerfile.v0)ARG istio_version
2024-08-15 12:14:02 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2024-08-15 12:14:02 UTC (buildkit.dockerfile.v0)COPY amd64/ztunnel /usr/local/bin/ztunnel # buildkit
2024-08-15 12:14:02 UTC (buildkit.dockerfile.v0)ENV ISTIO_META_ISTIO_VERSION=1.22.4
2024-08-15 12:14:02 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/ztunnel"]
2024-08-15 12:16:00 UTC
46.5 MB
noninteractive
ISTIO_META_ISTIO_VERSION1.22.4
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c2366098367262f7251799b97305c2bad90dba8603aa85bc0bc5c94c96421038 - 64.16% (29.9 MB)
[#001] sha256:dbbc41717f94e7462d6fae16e56552dc710b158b051f66a4c1d051c59e85b135 - 22.64% (10.5 MB)
[#002] sha256:8da91968478235a93d3d734ba50dc382f01957b16ac50db3f2b51bfd947437ce - 0.01% (4.64 KB)
[#003] sha256:53f4bb9adcdbfcc2290c2003e39958b2bed0cec203f7406fe3c5a50bf42a7e41 - 13.19% (6.14 MB)
/bin/sh -c #(nop) ARG RELEASE
2024-06-27 19:23:22 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-06-27 19:23:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-06-27 19:23:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-06-27 19:23:26 UTC/bin/sh -c #(nop) ADD file:2bed1fbf8253926f27dc275983c274712d836e9b6acdb1059d29c072d8f63a03 in /
2024-06-27 19:23:26 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-08-08 19:04:55 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2024-08-08 19:04:55 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-08-08 19:04:55 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2024-08-15 12:16:00 UTC (buildkit.dockerfile.v0)WORKDIR /
2024-08-15 12:16:00 UTC (buildkit.dockerfile.v0)ARG istio_version
2024-08-15 12:16:00 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2024-08-15 12:16:00 UTC (buildkit.dockerfile.v0)COPY arm64/ztunnel /usr/local/bin/ztunnel # buildkit
2024-08-15 12:16:00 UTC (buildkit.dockerfile.v0)ENV ISTIO_META_ISTIO_VERSION=1.22.4
2024-08-15 12:16:00 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/ztunnel"]
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.