2022-08-11 09:53:52 UTC
271 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TINI_VERSIONv0.19.0
[#000] sha256:9047ed9df36f8d0a5d97fa87199f04799aac75fee1e8108c79e13b24ca8e5ae6 - 16.81% (45.6 MB)
[#001] sha256:0ae95ef27645c8d4276fd8559205e7225ffd12ed16595ee2bdf715e90875536f - 2.23% (6.06 MB)
[#002] sha256:a8f54b9661795d3cce164baeddeba1c6d558e177dd9ea20c5929c733e3e5fe6a - 32.93% (89.4 MB)
[#003] sha256:baa019beb7405ad8113d75d846044aa42d4483956a23fffaf8f2135e8c08c8d9 - 29.0% (78.7 MB)
[#004] sha256:498546944f1105dd3c7bf23542e80b6a24f25915033d48b7bf26ec78f5a1360a - 1.33% (3.6 MB)
[#005] sha256:68d8989bc97259fbc33f3daf94dcc2c6263207938edf42abb9340bcc5ba7e20c - 5.74% (15.6 MB)
[#006] sha256:9273800481dba3f1e23fd4e70bdf600d45a3083c2937e173cee68d5a525a9e23 - 1.08% (2.94 MB)
[#007] sha256:d725a98ce1bb6d9cfc4189daf0a90b0ef4c3c38d0a92a6333db71a61495b6821 - 3.28% (8.91 MB)
[#008] sha256:dcafea81cc7675d8ff316d0eb2fb10d1d96bd4408cb0b2c98357661b12039d4f - 7.6% (20.6 MB)
[#009] sha256:a013bb143eedb4822fb7fdc50643699137e5f01206936019136ddcdae8dd0468 - 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-08-11 09:50:29 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2022-08-11 09:50:52 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-08-11 09:51:10 UTC|1 ARCH=amd64 /bin/sh -c if [ ${ARCH} == "amd64" ]; then zypper -n install autoconf libtool libunwind-devel gcc-c++; fi
2022-08-11 09:51:44 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-08-11 09:51:52 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-08-11 09:53:24 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-08-11 09:53:27 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-08-11 09:53:38 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-08-11 09:53:39 UTC/bin/sh -c #(nop) COPY multi:fe2a0e73a0c9bb34fa86dbb50a99a3fb78f6df5c008ad6a04ecd2f89853b1140 in /usr/local/bin/
2022-08-11 09:53:40 UTC/bin/sh -c #(nop) COPY multi:f899e6a3a3533e02acdfb84032ec4b571cbe34689b33ba434f09765277ddaafb in /usr/local/bin/
2022-08-11 09:53:40 UTC/bin/sh -c #(nop) VOLUME [/usr/local/bin]
2022-08-11 09:53:41 UTC/bin/sh -c #(nop) ENV TINI_VERSION=v0.19.0
2022-08-11 09:53:42 UTC/bin/sh -c #(nop) ADD 26213de1310bf3fd2452e13bb9f12cc1b1f90a711ec68c3719eb1a7a17dcc5c5 in /tini
2022-08-11 09:53:44 UTC|1 ARCH=amd64 /bin/sh -c chmod +x /tini
2022-08-11 09:53:44 UTC/bin/sh -c #(nop) ENTRYPOINT ["/tini" "--"]
2022-08-11 09:53:45 UTC/bin/sh -c #(nop) CMD ["longhorn"]
2022-08-11 09:53:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-11T09:50:23Z
2022-08-11 09:53:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4ff5fa158c6f84864774d794d7770b018dbc9dd5
2022-08-11 09:53:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/longhorn/longhorn-engine.git
2022-08-11 09:53:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/longhorn/longhorn-engine
2022-08-11 10:09:38 UTC
220 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TINI_VERSIONv0.19.0
[#000] sha256:73063752740fbd1773808d33154aae53644a48457a0e833d8afbf73eb7958203 - 20.72% (45.6 MB)
[#001] sha256:718c8c05d99e5f2aeca0b491e51589c9420b9e0f5dd6355e9342d27b34e110f9 - 2.65% (5.84 MB)
[#002] sha256:17e4d1178d170517bb91169a8fa372d7451bd1bc7de1efa1c085acd4d97d6966 - 62.25% (137 MB)
[#003] sha256:30f7c48c49118420382a64dde6bd4aeb60c22b9859e5232545bcc16db95f72e1 - 1.51% (3.32 MB)
[#004] sha256:a6b613885fb3f280cbbe44a3a5b761ffb66d163f800b62eea69193118e638c21 - 0.05% (114 KB)
[#005] sha256:ffba0911d6d9cc8e55bb4d3f36e56bdbb4d1176f5fd512fa30403783a0c8f324 - 4.04% (8.91 MB)
[#006] sha256:a82e758381bcd17785f4b35dca22f39c57e0b13c3da074cf76a8918e79952438 - 8.77% (19.3 MB)
[#007] sha256:95e79e6c879438507832b383ac5da76814b492d723052aa877c7a580192c3d7a - 0.0% (934 Bytes)
[#008] sha256:a2ff591c51120062e9d7a6a811ba4523f6486f95ab0af735482efb176e757f5f - 0.0% (8.83 KB)
[#009] sha256:4117d30ced914ffb0984d9e8396ca7264df2b99394b2a199b693f998c4fade43 - 0.0% (8.83 KB)
KIWI 9.24.17
2022-08-11 10:08:04 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2022-08-11 10:08:24 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-08-11 10:08:25 UTC|1 ARCH=arm64 /bin/sh -c if [ ${ARCH} == "amd64" ]; then zypper -n install autoconf libtool libunwind-devel gcc-c++; fi
2022-08-11 10:09:10 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 libaio1 sg3_utils iputils telnet iperf qemu-tools wget iproute2 xsltproc docbook-xsl-stylesheets e2fsprogs && rm -rf /var/cache/zypp/*
2022-08-11 10:09:14 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-08-11 10:09:15 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-08-11 10:09:17 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-08-11 10:09:31 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-08-11 10:09:32 UTC/bin/sh -c #(nop) COPY multi:146211bc16cd177cf9d9e8f8d80e381bc685a4ff59182f19d10f71b0d19e0b4b in /usr/local/bin/
2022-08-11 10:09:32 UTC/bin/sh -c #(nop) COPY multi:f899e6a3a3533e02acdfb84032ec4b571cbe34689b33ba434f09765277ddaafb in /usr/local/bin/
2022-08-11 10:09:33 UTC/bin/sh -c #(nop) VOLUME [/usr/local/bin]
2022-08-11 10:09:33 UTC/bin/sh -c #(nop) ENV TINI_VERSION=v0.19.0
2022-08-11 10:09:34 UTC/bin/sh -c #(nop) ADD f595d1981dce8cd7ce4f891927c0c916be133fd31f33f0621b5769aa6ce36549 in /tini
2022-08-11 10:09:35 UTC|1 ARCH=arm64 /bin/sh -c chmod +x /tini
2022-08-11 10:09:36 UTC/bin/sh -c #(nop) ENTRYPOINT ["/tini" "--"]
2022-08-11 10:09:36 UTC/bin/sh -c #(nop) CMD ["longhorn"]
2022-08-11 10:09:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-11T10:07:56Z
2022-08-11 10:09:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4ff5fa158c6f84864774d794d7770b018dbc9dd5
2022-08-11 10:09:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/longhorn/longhorn-engine.git
2022-08-11 10:09:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/longhorn/longhorn-engine
2022-08-11 09:50:07 UTC
226 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TINI_VERSIONv0.19.0
[#000] sha256:47fcb58c411528bc3a7956f0530095159ecc0e3b05e8fe03ecc41caced1ccf35 - 19.44% (44 MB)
[#001] sha256:df74cc8010b325cab03bb5652c4b6c9fab0b59f1e28a75b86c9593478eb554e3 - 9.14% (20.7 MB)
[#002] sha256:e09127b2a620600e0fbd79488d3a85650cf15259fc1fce2b92da8fe1355c2544 - 56.78% (128 MB)
[#003] sha256:43921d56a248a1ccf6a0df821bf1a822237d9de58eb264c7a34116d309609a27 - 1.57% (3.56 MB)
[#004] sha256:0a3270d95fd4f129b66f6cfb36a05cced820f343d8e25e6447f1a94956f57df8 - 0.05% (115 KB)
[#005] sha256:1b034cc14e7e086b90dc10c6714230e4a6d54b223d271a38fbf45c9cd9944261 - 3.95% (8.93 MB)
[#006] sha256:4edaf2cb1b8fc22e9d88cf2600d00732fe347879ba920511c792f15970e48983 - 9.06% (20.5 MB)
[#007] sha256:a023ccd25552fc3688e964ef581a67f684938cddd80a31e8d750af317c63e4a7 - 0.0% (932 Bytes)
[#008] sha256:25716f11aed02b5e0de9cb33f76ab9e8effa92151288fc054971709b21bee26f - 0.0% (9.5 KB)
[#009] sha256:a62fbc1dbe6e8d0b36789675d624bec39cbb9cdb0d090e7ce62ecd2dba7c5497 - 0.0% (9.5 KB)
KIWI 9.24.17
2022-08-11 09:47:51 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2022-08-11 09:48:26 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-08-11 09:48:27 UTC|1 ARCH=s390x /bin/sh -c if [ ${ARCH} == "amd64" ]; then zypper -n install autoconf libtool libunwind-devel gcc-c++; fi
2022-08-11 09:49:26 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 libaio1 sg3_utils iputils telnet iperf qemu-tools wget iproute2 xsltproc docbook-xsl-stylesheets e2fsprogs && rm -rf /var/cache/zypp/*
2022-08-11 09:49:29 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-08-11 09:49:31 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-08-11 09:49:33 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-08-11 09:49:48 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-08-11 09:49:49 UTC/bin/sh -c #(nop) COPY multi:3bfcaab5e23eb0b195e7775cad58fb097b5d785312caa1c441ba18da331d56f7 in /usr/local/bin/
2022-08-11 09:49:49 UTC/bin/sh -c #(nop) COPY multi:f899e6a3a3533e02acdfb84032ec4b571cbe34689b33ba434f09765277ddaafb in /usr/local/bin/
2022-08-11 09:49:49 UTC/bin/sh -c #(nop) VOLUME [/usr/local/bin]
2022-08-11 09:49:50 UTC/bin/sh -c #(nop) ENV TINI_VERSION=v0.19.0
2022-08-11 09:49:50 UTC/bin/sh -c #(nop) ADD c734516e6920f9f1c277094354fce44b07d33494e0b7e31c592990018617bb84 in /tini
2022-08-11 09:49:52 UTC|1 ARCH=s390x /bin/sh -c chmod +x /tini
2022-08-11 09:49:52 UTC/bin/sh -c #(nop) ENTRYPOINT ["/tini" "--"]
2022-08-11 09:49:52 UTC/bin/sh -c #(nop) CMD ["longhorn"]
2022-08-11 09:50:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-11T09:50:04Z
2022-08-11 09:50:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4ff5fa158c6f84864774d794d7770b018dbc9dd5
2022-08-11 09:50:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/longhorn/longhorn-engine.git
2022-08-11 09:50:07 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.