2021-01-29 02:43:05 UTC
95.6 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin
[#000] sha256:d519e2592276828ca171d85e0532899cd4f98c70f5c697b45fa2e126e9f9fe49 - 26.64% (25.5 MB)
[#001] sha256:d22d2dfcfa9cd230ed3c47defec2670d45081598c721dd85cafc34ea459f970e - 0.0% (852 Bytes)
[#002] sha256:b3afe92c540b778c64ca316d1e679d55d2d2e812e450f516a808ee591f0c3f77 - 0.0% (162 Bytes)
[#003] sha256:ae2f2f5f43e003a9bd3162b806d10dee04f3aba85fa2cdace29b5cd13487e8ef - 25.17% (24.1 MB)
[#004] sha256:40fa7de0d29ebbf90e82ff0d80eacd3af7e8f763147d3adb5d2bc69067016815 - 0.0% (4.21 KB)
[#005] sha256:5a4c0a83563e4905077ed011075f10fec2cecc97417d468d5cfb6616272042b5 - 16.69% (16 MB)
[#006] sha256:6609eb411ab3afda00aa343fe3b60d11ed2f7d0bfc9b38a0009fd02e7821961b - 6.86% (6.56 MB)
[#007] sha256:b9526b0173fc68153372f663db1f4fb4d5868cdff65e37418d186ca7ff00324a - 6.91% (6.61 MB)
[#008] sha256:d33169a0b92826a5f8dd0e43f656332f98498f12fa6c6c0e44bc9b477517981a - 17.72% (16.9 MB)
/bin/sh -c #(nop) ADD file:ef36fee25b0bd1d99979ecb8d54b206cec33d4e8fd2232189f0d8e5ab9754798 in /
2021-01-21 03:38:01 UTC/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests
2021-01-21 03:38:03 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2021-01-21 03:38:05 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2021-01-21 03:38:05 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-01-27 20:30:57 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2021-01-27 20:30:57 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 linux-tools-generic 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 # buildkit
2021-01-27 20:30:58 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit
2021-01-29 02:43:00 UTC/bin/sh -c #(nop) LABEL description=Istio CNI plugin installer.
2021-01-29 02:43:01 UTC/bin/sh -c #(nop) COPY file:b606dba6c931360966897342cac4710feaae5dfc37cb5474cacecc32149ecab6 in /opt/cni/bin/
2021-01-29 02:43:02 UTC/bin/sh -c #(nop) COPY file:152907cdfd766f599e0051952a6440f595470a5dbd602ea75844df0fcfbe5ca6 in /opt/cni/bin/
2021-01-29 02:43:02 UTC/bin/sh -c #(nop) COPY file:10dab80c936d7166bdaa2388a2ce03d2d04fb4de468f1d35e9e0ac23614415b9 in /usr/local/bin/
2021-01-29 02:43:03 UTC/bin/sh -c #(nop) COPY file:d751b914146a86b45c964f71cce20897472f6e6e28e734731b5444eaa6e61c5f in /opt/cni/bin/
2021-01-29 02:43:04 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin
2021-01-29 02:43:05 UTC/bin/sh -c #(nop) WORKDIR /opt/cni/bin
2021-01-29 02:43:05 UTC/bin/sh -c #(nop) CMD ["/usr/local/bin/install-cni"]
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.