2022-07-22 04:44:14 UTC
268 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TINI_VERSIONv0.19.0
[#000] sha256:3014bd880088ffeb9dea1329604fad3966aa35846261a50ae90e9d4deab70025 - 17.04% (45.7 MB)
[#001] sha256:ff84bda7643303d228b16d2318429244deb0aaff96dd36a796b62e7c01d0ffdf - 2.3% (6.18 MB)
[#002] sha256:8178a89ac228f61c3febd87bd8a2188a1edd09861ac39d6ddd9fe2b86a5184e2 - 53.68% (144 MB)
[#003] sha256:1bf54d471f757164e34fddd5d6685545786a93c918f5c534aac98d7596817a81 - 10.76% (28.9 MB)
[#004] sha256:893c61e3549a8f085eea5d6c78327a15e9df56b07f8d52cb39e233802784dbb0 - 1.34% (3.6 MB)
[#005] sha256:918a44a74b1adb387e93bff8fd2ef03380a890feed659823e3ec755c48e3bca1 - 4.66% (12.5 MB)
[#006] sha256:92518d03627d0f29627c689c650d2538f97e522cf38ed22350ad0fa2e51bd0e1 - 0.0% (272 Bytes)
[#007] sha256:f8cacf984ca572678f698004e66baad43573296cf14b28c2916a87d0b97a90c0 - 5.79% (15.5 MB)
[#008] sha256:5f900d00e72bed60e502b573d571722a5fbed9fdf6a9bbf4301ef6fbbde393fa - 1.09% (2.93 MB)
[#009] sha256:e6a24b26eca1e51794c3b2b5932e2dc66339f77dbd961a33b17f2f7971a2962c - 3.34% (8.95 MB)
[#010] sha256:1f27396f6efc12b7688acd2d3846c37d35244f0b72a1139b4e86a54a6462a07f - 0.0% (9.24 KB)
[#011] sha256:fe556ec0277608f545741bfecd3249cf023e19cd643995598e8d8eafa27c2d28 - 0.0% (9.24 KB)
KIWI 9.24.17
2022-07-22 04:41:02 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2022-07-22 04:41:24 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-22 04:42:09 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-07-22 04:42:18 UTC|1 ARCH=amd64 /bin/sh -c if [ ${ARCH} == "amd64" ]; then zypper -n install autoconf libtool libunwind-devel gcc-c++; fi
2022-07-22 04:42:20 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-22 04:42:20 UTC/bin/sh -c #(nop) COPY file:f267b09a9fbf7dc7cde6e6486af629c0a55ee6ebe0b537bd7c57739f2e3e441c in /usr/local/bin/
2022-07-22 04:42:21 UTC/bin/sh -c #(nop) COPY file:75c1bdd1bf464e1fde7d127826b186a7570b6a607f545778330c905bc05ce7f4 in /usr/local/bin/
2022-07-22 04:43:55 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-22 04:43:57 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-22 04:44:08 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-22 04:44:09 UTC/bin/sh -c #(nop) VOLUME [/usr/local/bin]
2022-07-22 04:44:09 UTC/bin/sh -c #(nop) ENV TINI_VERSION=v0.19.0
2022-07-22 04:44:10 UTC/bin/sh -c #(nop) ADD 26213de1310bf3fd2452e13bb9f12cc1b1f90a711ec68c3719eb1a7a17dcc5c5 in /tini
2022-07-22 04:44:11 UTC|1 ARCH=amd64 /bin/sh -c chmod +x /tini
2022-07-22 04:44:12 UTC/bin/sh -c #(nop) ENTRYPOINT ["/tini" "--"]
2022-07-22 04:44:12 UTC/bin/sh -c #(nop) CMD ["longhorn"]
2022-07-22 04:44:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-22T04:40:54Z
2022-07-22 04:44:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=6ff6113be56d337e7ceeaaf61984084f1aa8267d
2022-07-22 04:44:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/longhorn/longhorn-instance-manager.git
2022-07-22 04:44:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/longhorn/longhorn-instance-manager
2022-07-22 04:39:51 UTC
215 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TINI_VERSIONv0.19.0
[#000] sha256:ae5387e3b89f1d015d44b35a238cd2868f7df95e6532172abe50a6609ed89164 - 21.19% (45.6 MB)
[#001] sha256:0c3123671ff991c8685e30a3c5a7b45d75741db3ce73df3a7e4a43191237fe67 - 2.73% (5.87 MB)
[#002] sha256:ffc4039013288d2aa8807cdc8a8ff34c4596a08d3f75d03fe32db68f2456d7d2 - 64.91% (140 MB)
[#003] sha256:8ca54a333323f9de272df4ca7ee7105dde62a9e79a0cd9f21019065e3dfaa4cc - 1.54% (3.32 MB)
[#004] sha256:f3ad5a2516f7b289760d3b7ff72700597b82baf1c89c44b832017388cb72c976 - 5.42% (11.7 MB)
[#005] sha256:08731bd003d734d9681265e2f80e98ac7aea3f930d3b32478cc9ca035bc6bba1 - 0.0% (270 Bytes)
[#006] sha256:a1f825bf7b5df6af478bc27f5f473b6ca018e1667d44937d20a791b94de58548 - 0.05% (109 KB)
[#007] sha256:b0953a7ca1b019b79afa0410e42fae4f9f60701cd59b81587dedfe1a0503ec32 - 4.16% (8.95 MB)
[#008] sha256:a2ff591c51120062e9d7a6a811ba4523f6486f95ab0af735482efb176e757f5f - 0.0% (8.83 KB)
[#009] sha256:4117d30ced914ffb0984d9e8396ca7264df2b99394b2a199b693f998c4fade43 - 0.0% (8.83 KB)
KIWI 9.24.17
2022-07-22 04:38:21 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2022-07-22 04:38:40 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-07-22 04:39:24 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-07-22 04:39:28 UTC|1 ARCH=arm64 /bin/sh -c if [ ${ARCH} == "amd64" ]; then zypper -n install autoconf libtool libunwind-devel gcc-c++; fi
2022-07-22 04:39:30 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-07-22 04:39:30 UTC/bin/sh -c #(nop) COPY file:3560bd8eecfb2f55e43f0270b6f799367e8a2008d19d88d6b8263d931d2d133a in /usr/local/bin/
2022-07-22 04:39:30 UTC/bin/sh -c #(nop) COPY file:75c1bdd1bf464e1fde7d127826b186a7570b6a607f545778330c905bc05ce7f4 in /usr/local/bin/
2022-07-22 04:39:31 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-07-22 04:39:33 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-07-22 04:39:45 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-07-22 04:39:46 UTC/bin/sh -c #(nop) VOLUME [/usr/local/bin]
2022-07-22 04:39:46 UTC/bin/sh -c #(nop) ENV TINI_VERSION=v0.19.0
2022-07-22 04:39:47 UTC/bin/sh -c #(nop) ADD f595d1981dce8cd7ce4f891927c0c916be133fd31f33f0621b5769aa6ce36549 in /tini
2022-07-22 04:39:48 UTC|1 ARCH=arm64 /bin/sh -c chmod +x /tini
2022-07-22 04:39:48 UTC/bin/sh -c #(nop) ENTRYPOINT ["/tini" "--"]
2022-07-22 04:39:49 UTC/bin/sh -c #(nop) CMD ["longhorn"]
2022-07-22 04:39:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-22T04:38:13Z
2022-07-22 04:39:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=6ff6113be56d337e7ceeaaf61984084f1aa8267d
2022-07-22 04:39:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/longhorn/longhorn-instance-manager.git
2022-07-22 04:39:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/longhorn/longhorn-instance-manager
2022-07-22 04:57:22 UTC
220 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TINI_VERSIONv0.19.0
[#000] sha256:ddce6a002b3b12a626f2447d486dcaa60ab18a52d9e079a7ef2ee3d473cb1fa6 - 19.95% (43.9 MB)
[#001] sha256:25c706aa5fc77e04bdd1f5719a732530e1ba9ab572d1ef0e2666dd9449c7c943 - 9.19% (20.2 MB)
[#002] sha256:f172062e6740125276148e335ea431304e79f94b98279aa6c91857ae8292f03f - 59.51% (131 MB)
[#003] sha256:83cd5d84d79565e6d0854e1413e3364e7f2810d8b6d49ddb41402a787db38ca6 - 1.62% (3.56 MB)
[#004] sha256:b4a6c8066c5c8f8c9b26cac797840a9acb7d0409e4e654cc220a78b364b37a4f - 5.6% (12.3 MB)
[#005] sha256:4a2dfe25eb7f17c676a67bc5453f7eb14ec7c267fafb1c22df448b8f0bc8f0eb - 0.0% (271 Bytes)
[#006] sha256:9009e8d839e4ef332068f3f6a7689ff65314aa4f0b3e05f7469fa421bddcd3db - 0.05% (111 KB)
[#007] sha256:54901b8acbafeaed911c7bb656ed61eae0723b55eaf59e7c9da2f2fdff1c6d01 - 4.07% (8.97 MB)
[#008] sha256:25716f11aed02b5e0de9cb33f76ab9e8effa92151288fc054971709b21bee26f - 0.0% (9.5 KB)
[#009] sha256:a62fbc1dbe6e8d0b36789675d624bec39cbb9cdb0d090e7ce62ecd2dba7c5497 - 0.0% (9.5 KB)
KIWI 9.24.17
2022-07-22 04:55:22 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2022-07-22 04:55:57 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-07-22 04:56:50 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-07-22 04:56:52 UTC|1 ARCH=s390x /bin/sh -c if [ ${ARCH} == "amd64" ]; then zypper -n install autoconf libtool libunwind-devel gcc-c++; fi
2022-07-22 04:56:53 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-07-22 04:56:54 UTC/bin/sh -c #(nop) COPY file:5c25840868d1a222ade1abd3a414b8113e847b07c80708bf1b763ee80fbf6e7d in /usr/local/bin/
2022-07-22 04:56:54 UTC/bin/sh -c #(nop) COPY file:75c1bdd1bf464e1fde7d127826b186a7570b6a607f545778330c905bc05ce7f4 in /usr/local/bin/
2022-07-22 04:56:55 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-07-22 04:56:57 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-07-22 04:57:10 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-07-22 04:57:10 UTC/bin/sh -c #(nop) VOLUME [/usr/local/bin]
2022-07-22 04:57:11 UTC/bin/sh -c #(nop) ENV TINI_VERSION=v0.19.0
2022-07-22 04:57:11 UTC/bin/sh -c #(nop) ADD c734516e6920f9f1c277094354fce44b07d33494e0b7e31c592990018617bb84 in /tini
2022-07-22 04:57:12 UTC|1 ARCH=s390x /bin/sh -c chmod +x /tini
2022-07-22 04:57:12 UTC/bin/sh -c #(nop) ENTRYPOINT ["/tini" "--"]
2022-07-22 04:57:13 UTC/bin/sh -c #(nop) CMD ["longhorn"]
2022-07-22 04:57:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-22T04:57:20Z
2022-07-22 04:57:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=6ff6113be56d337e7ceeaaf61984084f1aa8267d
2022-07-22 04:57:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/longhorn/longhorn-instance-manager.git
2022-07-22 04:57:22 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.