2022-09-29 05:46:41 UTC
269 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TINI_VERSIONv0.19.0
[#000] sha256:c02f0d2b18919c1e1b6a2e91c25208aa21f8432ea979823a7c3d0b3048b2f4ec - 16.87% (45.4 MB)
[#001] sha256:6022d2de3fa198205b59e9b0e22633304cbe61bfde0af7718177abfedfeea5a2 - 2.26% (6.08 MB)
[#002] sha256:f249e91f919c57346d5e845e36b852e82e403afc349a5cde44cf6007690c3e8b - 53.63% (144 MB)
[#003] sha256:6400dc9ef8e1f29b601d30e4208de50dcefcf74ef8246c33de9eb5a30459a31a - 10.9% (29.4 MB)
[#004] sha256:b20a8f6d09ff77079b84d3e6e49e09c771ff85982d332b8ba25571973942b82b - 1.34% (3.6 MB)
[#005] sha256:42bece00a9c5bb5b65388abd858288629fe00624b57031e963d045f7729ec6a1 - 4.64% (12.5 MB)
[#006] sha256:494cf8f07d897dd867461e19f573d4c5414724f385b6c75a45b7cdb2d639822d - 0.0% (271 Bytes)
[#007] sha256:bd4e679a0868f3316688cd71174d4938ef86f6bd762d3699e0b6e009d624fdb1 - 5.95% (16 MB)
[#008] sha256:832385be606780fa577b5469fbdc8a4a7afe5679a63bf944ebb3f67c96a7f35b - 1.09% (2.94 MB)
[#009] sha256:d7a60b235348d799618e89f6ea3a496577a2c73085cc6bcd969326c5f4bfa23d - 3.32% (8.95 MB)
[#010] sha256:1f27396f6efc12b7688acd2d3846c37d35244f0b72a1139b4e86a54a6462a07f - 0.0% (9.24 KB)
[#011] sha256:fe556ec0277608f545741bfecd3249cf023e19cd643995598e8d8eafa27c2d28 - 0.0% (9.24 KB)
KIWI 9.24.36
2022-09-29 05:43:30 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2022-09-29 05:43:45 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-09-29 05:44:29 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 libaio-devel sg3_utils iputils telnet iperf qemu-tools wget iproute2 xsltproc docbook-xsl-stylesheets e2fsprogs e2fsprogs-devel xfsprogs xfsprogs-devel
2022-09-29 05:44:39 UTC|1 ARCH=amd64 /bin/sh -c if [ ${ARCH} == "amd64" ]; then zypper -n install autoconf libtool libunwind-devel gcc-c++; fi
2022-09-29 05:44:41 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-09-29 05:44:41 UTC/bin/sh -c #(nop) COPY file:14df16994d17e1171055b0df45624d68ad3b57e92e874f669506f34bce3833c7 in /usr/local/bin/
2022-09-29 05:44:41 UTC/bin/sh -c #(nop) COPY file:75c1bdd1bf464e1fde7d127826b186a7570b6a607f545778330c905bc05ce7f4 in /usr/local/bin/
2022-09-29 05:46:14 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-09-29 05:46:16 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-09-29 05:46:31 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-09-29 05:46:36 UTC/bin/sh -c #(nop) VOLUME [/usr/local/bin]
2022-09-29 05:46:36 UTC/bin/sh -c #(nop) ENV TINI_VERSION=v0.19.0
2022-09-29 05:46:37 UTC/bin/sh -c #(nop) ADD 26213de1310bf3fd2452e13bb9f12cc1b1f90a711ec68c3719eb1a7a17dcc5c5 in /tini
2022-09-29 05:46:38 UTC|1 ARCH=amd64 /bin/sh -c chmod +x /tini
2022-09-29 05:46:39 UTC/bin/sh -c #(nop) ENTRYPOINT ["/tini" "--"]
2022-09-29 05:46:39 UTC/bin/sh -c #(nop) CMD ["longhorn"]
2022-09-29 05:46:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-29T05:43:23Z
2022-09-29 05:46:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=65135bc070cdbe4b113c9d36b19671edf6194c7b
2022-09-29 05:46:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/longhorn/longhorn-instance-manager.git
2022-09-29 05:46:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/longhorn/longhorn-instance-manager
2022-09-29 05:36:11 UTC
215 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TINI_VERSIONv0.19.0
[#000] sha256:3af3f6d6339a5cd4122d1f889809c2536e2cc926a86ca174778ccdbc436dad0e - 21.13% (45.5 MB)
[#001] sha256:57c3a93cc186d5d45b6cbd9224a4878d67a3478c14759d4a0c54adf617687660 - 2.73% (5.87 MB)
[#002] sha256:5899394fd45f3387cbaaf6e09dee6b0f8bf07c029a3a554571ff40151e98411c - 64.96% (140 MB)
[#003] sha256:c16cf5817d5e01047699c5335f2e1e540dd4bb45f5fb6bdc6f82deaeaac2c993 - 1.54% (3.32 MB)
[#004] sha256:a107f61bb39c74d88d4b3d33b99c70cfa0a5e9aeb207f8f76083ca7937b87c50 - 5.42% (11.7 MB)
[#005] sha256:765692b72bfc86ea819b61f15354d5151ae5291c8060e0c14ef65f4304082f9a - 0.0% (271 Bytes)
[#006] sha256:bc6c8bee26071d3212b70a7ee94c51828cd05940e18966cec741860e943e00a3 - 0.05% (114 KB)
[#007] sha256:36021d79804e87a66abb26d77a386b041bd7cfd44214ccba24b7e9a3044bc230 - 4.16% (8.95 MB)
[#008] sha256:a2ff591c51120062e9d7a6a811ba4523f6486f95ab0af735482efb176e757f5f - 0.0% (8.83 KB)
[#009] sha256:4117d30ced914ffb0984d9e8396ca7264df2b99394b2a199b693f998c4fade43 - 0.0% (8.83 KB)
KIWI 9.24.36
2022-09-29 05:34:36 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2022-09-29 05:34:54 UTC|1 ARCH=arm64 /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-09-29 05:35:45 UTC|1 ARCH=arm64 /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 libaio-devel sg3_utils iputils telnet iperf qemu-tools wget iproute2 xsltproc docbook-xsl-stylesheets e2fsprogs e2fsprogs-devel xfsprogs xfsprogs-devel
2022-09-29 05:35:48 UTC|1 ARCH=arm64 /bin/sh -c if [ ${ARCH} == "amd64" ]; then zypper -n install autoconf libtool libunwind-devel gcc-c++; fi
2022-09-29 05:35:50 UTC|1 ARCH=arm64 /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-09-29 05:35:50 UTC/bin/sh -c #(nop) COPY file:5cf7032ce89154da826863983c5838b76e5a0fbb8c48f1ec3a2c2cc8039b897c in /usr/local/bin/
2022-09-29 05:35:51 UTC/bin/sh -c #(nop) COPY file:75c1bdd1bf464e1fde7d127826b186a7570b6a607f545778330c905bc05ce7f4 in /usr/local/bin/
2022-09-29 05:35:52 UTC|1 ARCH=arm64 /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-09-29 05:35:53 UTC|1 ARCH=arm64 /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-09-29 05:36:06 UTC|1 ARCH=arm64 /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-09-29 05:36:06 UTC/bin/sh -c #(nop) VOLUME [/usr/local/bin]
2022-09-29 05:36:07 UTC/bin/sh -c #(nop) ENV TINI_VERSION=v0.19.0
2022-09-29 05:36:07 UTC/bin/sh -c #(nop) ADD f595d1981dce8cd7ce4f891927c0c916be133fd31f33f0621b5769aa6ce36549 in /tini
2022-09-29 05:36:08 UTC|1 ARCH=arm64 /bin/sh -c chmod +x /tini
2022-09-29 05:36:09 UTC/bin/sh -c #(nop) ENTRYPOINT ["/tini" "--"]
2022-09-29 05:36:09 UTC/bin/sh -c #(nop) CMD ["longhorn"]
2022-09-29 05:36:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-29T05:34:29Z
2022-09-29 05:36:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=65135bc070cdbe4b113c9d36b19671edf6194c7b
2022-09-29 05:36:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/longhorn/longhorn-instance-manager.git
2022-09-29 05:36:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/longhorn/longhorn-instance-manager
2022-09-29 05:38:28 UTC
222 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TINI_VERSIONv0.19.0
[#000] sha256:e59bf2ffe240220471f43b602cecdb327b11e026130b1023e35e51c50879dd60 - 19.75% (43.8 MB)
[#001] sha256:4daf8543a73ebc88a91f28a08ad2eb9bf121e41c918df4554619950b815ea093 - 9.79% (21.7 MB)
[#002] sha256:3965d396f692fe42cbff2d075f9cdd964d272a21384893254fe073a42c54c3e1 - 59.18% (131 MB)
[#003] sha256:8836c67827787e4122b508e769de41a59f67245939e397cf6b29ff487b503359 - 1.61% (3.56 MB)
[#004] sha256:8877b7a1ffeba9bdf964828498b6387009dc5a26f6285684015597101fc434a0 - 5.56% (12.3 MB)
[#005] sha256:3447c701a82420aa94f7ef07694a7a8dafc3add5b804c93c124d0fe4f3ad2e4b - 0.0% (271 Bytes)
[#006] sha256:896c85e7581ac85d3002f7c0448bfcaa0c0e30b18b2daf32314f94762cf4bd10 - 0.05% (115 KB)
[#007] sha256:9888cf7cbf162738574fb7774ff723950f3c647cfa0633a626222c572304cfba - 4.05% (8.97 MB)
[#008] sha256:25716f11aed02b5e0de9cb33f76ab9e8effa92151288fc054971709b21bee26f - 0.0% (9.5 KB)
[#009] sha256:a62fbc1dbe6e8d0b36789675d624bec39cbb9cdb0d090e7ce62ecd2dba7c5497 - 0.0% (9.5 KB)
KIWI 9.24.36
2022-09-29 05:36:12 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2022-09-29 05:36:52 UTC|1 ARCH=s390x /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-09-29 05:37:53 UTC|1 ARCH=s390x /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 libaio-devel sg3_utils iputils telnet iperf qemu-tools wget iproute2 xsltproc docbook-xsl-stylesheets e2fsprogs e2fsprogs-devel xfsprogs xfsprogs-devel
2022-09-29 05:37:55 UTC|1 ARCH=s390x /bin/sh -c if [ ${ARCH} == "amd64" ]; then zypper -n install autoconf libtool libunwind-devel gcc-c++; fi
2022-09-29 05:37:57 UTC|1 ARCH=s390x /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-09-29 05:37:57 UTC/bin/sh -c #(nop) COPY file:8ed39377a19c0ecfd4e50bd1566cf3e3d59cd7180cb91e25fd59001b85eec2aa in /usr/local/bin/
2022-09-29 05:37:57 UTC/bin/sh -c #(nop) COPY file:75c1bdd1bf464e1fde7d127826b186a7570b6a607f545778330c905bc05ce7f4 in /usr/local/bin/
2022-09-29 05:37:59 UTC|1 ARCH=s390x /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-09-29 05:38:01 UTC|1 ARCH=s390x /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-09-29 05:38:16 UTC|1 ARCH=s390x /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-09-29 05:38:16 UTC/bin/sh -c #(nop) VOLUME [/usr/local/bin]
2022-09-29 05:38:16 UTC/bin/sh -c #(nop) ENV TINI_VERSION=v0.19.0
2022-09-29 05:38:17 UTC/bin/sh -c #(nop) ADD c734516e6920f9f1c277094354fce44b07d33494e0b7e31c592990018617bb84 in /tini
2022-09-29 05:38:18 UTC|1 ARCH=s390x /bin/sh -c chmod +x /tini
2022-09-29 05:38:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["/tini" "--"]
2022-09-29 05:38:19 UTC/bin/sh -c #(nop) CMD ["longhorn"]
2022-09-29 05:38:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-29T05:38:26Z
2022-09-29 05:38:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=65135bc070cdbe4b113c9d36b19671edf6194c7b
2022-09-29 05:38:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/longhorn/longhorn-instance-manager.git
2022-09-29 05:38:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/longhorn/longhorn-instance-manager
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.