2022-07-29 06:37:37 UTC
271 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TINI_VERSIONv0.19.0
[#000] sha256:e66d7c3e0033ed6c76e721f4cc617f970399fa73035bc55fec7c20451e9d336c - 16.83% (45.7 MB)
[#001] sha256:3e8944fca86a226dcb1f299487a747cba98dd157f6f5826d86535c31dd62d431 - 2.28% (6.18 MB)
[#002] sha256:65379ef222abd588e64377e77ca3f0ddf71806a14b4889e786318b8f2f3ba565 - 32.92% (89.4 MB)
[#003] sha256:e59d18f1d720fbc7c65a1395a82371b9e19ba09f3e1b084a706b83dac93ab58b - 28.96% (78.6 MB)
[#004] sha256:bf876c14cf57158afe4b1e4dab0a7013c85ee6a1fe3e7b96739f9e652c8fddaf - 1.33% (3.6 MB)
[#005] sha256:a5ce6cbc109e5897482e31989ea3c7aea52b8e760fa9d739000c24c87ff8404d - 5.71% (15.5 MB)
[#006] sha256:6a8bf74f2c6686095f3402f1d353d77dfe945e7ca58abdf713503bb03309c30d - 1.08% (2.94 MB)
[#007] sha256:f56e1c788d614b18705afaf97050d5db25f527bcc1bf30b6fb7e1eeb02cf7e4e - 3.28% (8.91 MB)
[#008] sha256:2a2f67c058d269223c76ea5662193a099de2281f810d2736f456d6be3cdcef91 - 7.6% (20.6 MB)
[#009] sha256:441b82a194cc515e9b52976536c5e8456ffccd2ea0469354b7dbba87aa3e023a - 0.0% (935 Bytes)
[#010] sha256:1f27396f6efc12b7688acd2d3846c37d35244f0b72a1139b4e86a54a6462a07f - 0.0% (9.24 KB)
[#011] sha256:fe556ec0277608f545741bfecd3249cf023e19cd643995598e8d8eafa27c2d28 - 0.0% (9.24 KB)
KIWI 9.24.17
2022-07-29 06:34:19 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2022-07-29 06:34:38 UTC|1 ARCH=amd64 /bin/sh -c zypper -n addrepo --refresh https://download.opensuse.org/repositories/system:/snappy/SLE_15/system:snappy.repo && zypper -n addrepo --refresh https://download.opensuse.org/repositories/devel:tools:scm/15.3/devel:tools:scm.repo && zypper -n addrepo --refresh https://download.opensuse.org/repositories/network:utilities/SLE_15_SP3/network:utilities.repo && zypper --gpg-auto-import-keys ref
2022-07-29 06:34:56 UTC|1 ARCH=amd64 /bin/sh -c if [ ${ARCH} == "amd64" ]; then zypper -n install autoconf libtool libunwind-devel gcc-c++; fi
2022-07-29 06:35:36 UTC|1 ARCH=amd64 /bin/sh -c zypper -n install cmake kmod curl nfs-client nfs4-acl-tools fuse git gcc libibverbs librdmacm1 rdma-core-devel perl-Config-General libaio1 sg3_utils iputils telnet iperf qemu-tools wget iproute2 xsltproc docbook-xsl-stylesheets e2fsprogs && rm -rf /var/cache/zypp/*
2022-07-29 06:35:39 UTC|1 ARCH=amd64 /bin/sh -c wget https://github.com/grpc-ecosystem/grpc-health-probe/releases/download/v0.3.2/grpc_health_probe-linux-${ARCH} -O /usr/local/bin/grpc_health_probe && chmod +x /usr/local/bin/grpc_health_probe
2022-07-29 06:37:09 UTC|1 ARCH=amd64 /bin/sh -c if [ ${ARCH} == "amd64" ]; then cd /usr/src && git clone https://github.com/gperftools/gperftools.git&& cd gperftools && git checkout db6d94d9893fdd8c74028b5113cd9185be1e3111 && ./autogen.sh && ./configure && make && make install; zypper -n remove autoconf libtool libunwind-devel gcc-c++; rm -rf /usr/src/gperftools; ldconfig; fi
2022-07-29 06:37:12 UTC|1 ARCH=amd64 /bin/sh -c cd /usr/src && git clone https://github.com/rancher/liblonghorn.git && cd liblonghorn && git checkout fe86d7f1c6780904760f2832d8055c7ca7f0d92a && if [ ${ARCH} == "amd64" ]; then make EXTRA_LIBS=/usr/local/lib/libtcmalloc.a; else make; fi; make install
2022-07-29 06:37:23 UTC|1 ARCH=amd64 /bin/sh -c cd /usr/src && git clone https://github.com/rancher/tgt.git && cd tgt && git checkout 64a3443ad6ab829343167e744a757d8ec044185a && if [ ${ARCH} == "amd64" ]; then make EXTRA_LIBS=-ltcmalloc; else make; fi; make install
2022-07-29 06:37:24 UTC/bin/sh -c #(nop) COPY multi:eb356cfb70827373bbfecb0894da0280a44a6acd38bdf4df2039547f48ce6542 in /usr/local/bin/
2022-07-29 06:37:25 UTC/bin/sh -c #(nop) COPY multi:f899e6a3a3533e02acdfb84032ec4b571cbe34689b33ba434f09765277ddaafb in /usr/local/bin/
2022-07-29 06:37:26 UTC/bin/sh -c #(nop) VOLUME [/usr/local/bin]
2022-07-29 06:37:27 UTC/bin/sh -c #(nop) ENV TINI_VERSION=v0.19.0
2022-07-29 06:37:27 UTC/bin/sh -c #(nop) ADD 26213de1310bf3fd2452e13bb9f12cc1b1f90a711ec68c3719eb1a7a17dcc5c5 in /tini
2022-07-29 06:37:30 UTC|1 ARCH=amd64 /bin/sh -c chmod +x /tini
2022-07-29 06:37:30 UTC/bin/sh -c #(nop) ENTRYPOINT ["/tini" "--"]
2022-07-29 06:37:33 UTC/bin/sh -c #(nop) CMD ["longhorn"]
2022-07-29 06:37:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-29T06:34:09Z
2022-07-29 06:37:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cd40d75ea340fee4d0d9f917c6b0dfded6ab02c9
2022-07-29 06:37:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/longhorn/longhorn-engine.git
2022-07-29 06:37:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/longhorn/longhorn-engine
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.