2022-12-13 03:51:47 UTC
277 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TINI_VERSIONv0.19.0
[#000] sha256:8e2cdadc38c92944f3882d6b064f15aefcc2775057e8a2e861a5a611422c9324 - 17.05% (47.2 MB)
[#001] sha256:47d5cd25dd8af45490c4aaf370db79a584bacbe3d851e006b5a35bb42a99d9b7 - 2.27% (6.27 MB)
[#002] sha256:d3535e9a608c377c78c46565747cde6e729d43e107a603306ba783ba2d9f363b - 54.21% (150 MB)
[#003] sha256:ee2631f3427da9eba90ecec0f6958ffbc1719c1d5b1f8781bc1fe632336bf4eb - 10.62% (29.4 MB)
[#004] sha256:e184e781066f8a9c5343061b142542224de84d4581b69185807f4b2897c50068 - 1.3% (3.6 MB)
[#005] sha256:1ec2f55ec71b9aa274b26837b3913544bd29d3bc1416577971d025a808b51db5 - 4.44% (12.3 MB)
[#006] sha256:c2af3d0479e43022a2504002560ceafb5ce294dd40a3aa1f2d5e4d8b91eca674 - 0.0% (270 Bytes)
[#007] sha256:25de35cf289b7422e999c0a0cbc26c99ba7a8eeda350c6cc840ee68e71313455 - 5.81% (16.1 MB)
[#008] sha256:1680a2933ef38c9957873f1651f9e43bc4e748a4e5c3d641edeadb47b975f4e2 - 1.06% (2.94 MB)
[#009] sha256:c77cbc74799a38e1c4ffda1b4d72cc51df5f329fb8c7479596ca113db2bb9a7d - 3.24% (8.97 MB)
[#010] sha256:1f27396f6efc12b7688acd2d3846c37d35244f0b72a1139b4e86a54a6462a07f - 0.0% (9.24 KB)
[#011] sha256:fe556ec0277608f545741bfecd3249cf023e19cd643995598e8d8eafa27c2d28 - 0.0% (9.24 KB)
KIWI 9.24.36
2022-12-13 03:48:32 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2022-12-13 03:48:50 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.4/devel:tools:scm.repo && zypper -n addrepo --refresh https://download.opensuse.org/repositories/network:/utilities/SLE_15_SP4/network:utilities.repo && zypper --gpg-auto-import-keys ref
2022-12-13 03:49:31 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-12-13 03:49:46 UTC|1 ARCH=amd64 /bin/sh -c if [ ${ARCH} == "amd64" ]; then zypper -n install autoconf libtool libunwind-devel gcc-c++; fi
2022-12-13 03:49:48 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-12-13 03:49:49 UTC/bin/sh -c #(nop) COPY file:d93c47eceeda1fa75701241992da01fae6cc30df7c944857beee522e37a41b35 in /usr/local/bin/
2022-12-13 03:49:49 UTC/bin/sh -c #(nop) COPY file:75c1bdd1bf464e1fde7d127826b186a7570b6a607f545778330c905bc05ce7f4 in /usr/local/bin/
2022-12-13 03:51:25 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-12-13 03:51:27 UTC|1 ARCH=amd64 /bin/sh -c cd /usr/src && git clone https://github.com/rancher/liblonghorn.git && cd liblonghorn && git checkout 53d1c063b95efc8d949b095bd4bf04637230265f && if [ ${ARCH} == "amd64" ]; then make EXTRA_LIBS=/usr/local/lib/libtcmalloc.a; else make; fi; make install
2022-12-13 03:51:42 UTC|1 ARCH=amd64 /bin/sh -c cd /usr/src && git clone https://github.com/rancher/tgt.git && cd tgt && git checkout 3a8bc4823b5390e046f7aa8231ed262c0365c42c && if [ ${ARCH} == "amd64" ]; then make EXTRA_LIBS=-ltcmalloc; else make; fi; make install
2022-12-13 03:51:42 UTC/bin/sh -c #(nop) VOLUME [/usr/local/bin]
2022-12-13 03:51:43 UTC/bin/sh -c #(nop) ENV TINI_VERSION=v0.19.0
2022-12-13 03:51:43 UTC/bin/sh -c #(nop) ADD 26213de1310bf3fd2452e13bb9f12cc1b1f90a711ec68c3719eb1a7a17dcc5c5 in /tini
2022-12-13 03:51:44 UTC|1 ARCH=amd64 /bin/sh -c chmod +x /tini
2022-12-13 03:51:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["/tini" "--"]
2022-12-13 03:51:45 UTC/bin/sh -c #(nop) CMD ["longhorn"]
2022-12-13 03:51:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-13T03:48:22Z
2022-12-13 03:51:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ab4f335ffa350e5ad58041054e7984df239e86a5
2022-12-13 03:51:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/longhorn/longhorn-instance-manager.git
2022-12-13 03:51:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/longhorn/longhorn-instance-manager
2022-12-13 03:46:23 UTC
223 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TINI_VERSIONv0.19.0
[#000] sha256:678ef28ec6254f750cd4458a6a793b96781965a11de9dae35a20b19230c09914 - 21.26% (47.4 MB)
[#001] sha256:c903e86ec751480e94475167b740d2066bf8288e69ed42c36f865b283433c1e6 - 2.72% (6.07 MB)
[#002] sha256:27d0544ebb49ff999614cfe7aabad27ec915d3f333d12e11d5cd69b471d1e1f6 - 65.31% (146 MB)
[#003] sha256:ca03c1cd473b2567b598682ccc879eb040104d044bb7f29c33926fc39e281ca0 - 1.49% (3.32 MB)
[#004] sha256:5e280f287463b0b742ab0e483de91d0a5ba65a3240959bbfb34fd8e2c1ff1fab - 5.14% (11.5 MB)
[#005] sha256:f1746ce62a2be3e1e5e4456072c7a453eb9173fd5ed87604a8187e224fd71b21 - 0.0% (270 Bytes)
[#006] sha256:522d6e8b48f47878a3600380fca49eed3574ddcc6091c91ade27cdfbd43de15e - 0.05% (109 KB)
[#007] sha256:e916db014eadda8554df141fcfa2cea55cf8023c3ccf3ba0dab1e8533ad40eeb - 4.02% (8.97 MB)
[#008] sha256:a2ff591c51120062e9d7a6a811ba4523f6486f95ab0af735482efb176e757f5f - 0.0% (8.83 KB)
[#009] sha256:4117d30ced914ffb0984d9e8396ca7264df2b99394b2a199b693f998c4fade43 - 0.0% (8.83 KB)
KIWI 9.24.36
2022-12-13 03:44:33 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2022-12-13 03:44: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.4/devel:tools:scm.repo && zypper -n addrepo --refresh https://download.opensuse.org/repositories/network:/utilities/SLE_15_SP4/network:utilities.repo && zypper --gpg-auto-import-keys ref
2022-12-13 03:45:51 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-12-13 03:45:54 UTC|1 ARCH=arm64 /bin/sh -c if [ ${ARCH} == "amd64" ]; then zypper -n install autoconf libtool libunwind-devel gcc-c++; fi
2022-12-13 03:45:57 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-12-13 03:45:57 UTC/bin/sh -c #(nop) COPY file:5e67efea3471cd80671f04d4c0742534ec70daeb2a565f9cde623b1c9f5e06dc in /usr/local/bin/
2022-12-13 03:45:58 UTC/bin/sh -c #(nop) COPY file:75c1bdd1bf464e1fde7d127826b186a7570b6a607f545778330c905bc05ce7f4 in /usr/local/bin/
2022-12-13 03:45:59 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-12-13 03:46:01 UTC|1 ARCH=arm64 /bin/sh -c cd /usr/src && git clone https://github.com/rancher/liblonghorn.git && cd liblonghorn && git checkout 53d1c063b95efc8d949b095bd4bf04637230265f && if [ ${ARCH} == "amd64" ]; then make EXTRA_LIBS=/usr/local/lib/libtcmalloc.a; else make; fi; make install
2022-12-13 03:46:17 UTC|1 ARCH=arm64 /bin/sh -c cd /usr/src && git clone https://github.com/rancher/tgt.git && cd tgt && git checkout 3a8bc4823b5390e046f7aa8231ed262c0365c42c && if [ ${ARCH} == "amd64" ]; then make EXTRA_LIBS=-ltcmalloc; else make; fi; make install
2022-12-13 03:46:17 UTC/bin/sh -c #(nop) VOLUME [/usr/local/bin]
2022-12-13 03:46:18 UTC/bin/sh -c #(nop) ENV TINI_VERSION=v0.19.0
2022-12-13 03:46:19 UTC/bin/sh -c #(nop) ADD f595d1981dce8cd7ce4f891927c0c916be133fd31f33f0621b5769aa6ce36549 in /tini
2022-12-13 03:46:20 UTC|1 ARCH=arm64 /bin/sh -c chmod +x /tini
2022-12-13 03:46:21 UTC/bin/sh -c #(nop) ENTRYPOINT ["/tini" "--"]
2022-12-13 03:46:21 UTC/bin/sh -c #(nop) CMD ["longhorn"]
2022-12-13 03:46:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-13T03:44:25Z
2022-12-13 03:46:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ab4f335ffa350e5ad58041054e7984df239e86a5
2022-12-13 03:46:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/longhorn/longhorn-instance-manager.git
2022-12-13 03:46:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/longhorn/longhorn-instance-manager
2022-12-13 04:57:48 UTC
225 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TINI_VERSIONv0.19.0
[#000] sha256:e85c136319891a579ebfbda7270b25d01ecc964b92884dd5f7093e88f6ebfa25 - 20.13% (45.3 MB)
[#001] sha256:57feb7afa4adafb2ef06e25a2b03a905040367fe6790b8212d52f1b01fbf1754 - 6.2% (13.9 MB)
[#002] sha256:7eb1637dc8fc4763fe0e3505b1570b79e2a43604c440f077ca732dca845965b3 - 62.65% (141 MB)
[#003] sha256:ecab5dbf880187cb36d40c32f5de2c4ae69c95ed896086ffac42dd13d629ac41 - 1.58% (3.56 MB)
[#004] sha256:12e7af3a40b3615f9c8d0e301996a8484ad09bc0cef38d83fbfd27e88625a55b - 5.39% (12.1 MB)
[#005] sha256:f9a89a43c3e69b22780140c4a4c1db8af032d12c442826449311a6dd73be4c15 - 0.0% (272 Bytes)
[#006] sha256:26bcb06684fc00bf102ce8c586863f956afe3efde03558dfdcaf5e8ef2d1bdb0 - 0.05% (109 KB)
[#007] sha256:420be443f9724e610c44bcff8b7584dca63fa9a5ff0e95295c0a691a7b036751 - 4.0% (8.99 MB)
[#008] sha256:25716f11aed02b5e0de9cb33f76ab9e8effa92151288fc054971709b21bee26f - 0.0% (9.5 KB)
[#009] sha256:a62fbc1dbe6e8d0b36789675d624bec39cbb9cdb0d090e7ce62ecd2dba7c5497 - 0.0% (9.5 KB)
KIWI 9.24.36
2022-12-07 14:27:04 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2022-12-07 14:27:29 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.4/devel:tools:scm.repo && zypper -n addrepo --refresh https://download.opensuse.org/repositories/network:/utilities/SLE_15_SP4/network:utilities.repo && zypper --gpg-auto-import-keys ref
2022-12-09 08:39:28 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-12-09 08:39:30 UTC|1 ARCH=s390x /bin/sh -c if [ ${ARCH} == "amd64" ]; then zypper -n install autoconf libtool libunwind-devel gcc-c++; fi
2022-12-09 08:39:33 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-12-13 04:57:19 UTC/bin/sh -c #(nop) COPY file:7f8cf701c714b3dbfc2b13e6b711526ced652926ff59f2e5fd6f4d1580c6c07c in /usr/local/bin/
2022-12-13 04:57:19 UTC/bin/sh -c #(nop) COPY file:75c1bdd1bf464e1fde7d127826b186a7570b6a607f545778330c905bc05ce7f4 in /usr/local/bin/
2022-12-13 04:57:21 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-12-13 04:57:23 UTC|1 ARCH=s390x /bin/sh -c cd /usr/src && git clone https://github.com/rancher/liblonghorn.git && cd liblonghorn && git checkout 53d1c063b95efc8d949b095bd4bf04637230265f && if [ ${ARCH} == "amd64" ]; then make EXTRA_LIBS=/usr/local/lib/libtcmalloc.a; else make; fi; make install
2022-12-13 04:57:36 UTC|1 ARCH=s390x /bin/sh -c cd /usr/src && git clone https://github.com/rancher/tgt.git && cd tgt && git checkout 3a8bc4823b5390e046f7aa8231ed262c0365c42c && if [ ${ARCH} == "amd64" ]; then make EXTRA_LIBS=-ltcmalloc; else make; fi; make install
2022-12-13 04:57:37 UTC/bin/sh -c #(nop) VOLUME [/usr/local/bin]
2022-12-13 04:57:37 UTC/bin/sh -c #(nop) ENV TINI_VERSION=v0.19.0
2022-12-13 04:57:37 UTC/bin/sh -c #(nop) ADD c734516e6920f9f1c277094354fce44b07d33494e0b7e31c592990018617bb84 in /tini
2022-12-13 04:57:39 UTC|1 ARCH=s390x /bin/sh -c chmod +x /tini
2022-12-13 04:57:39 UTC/bin/sh -c #(nop) ENTRYPOINT ["/tini" "--"]
2022-12-13 04:57:39 UTC/bin/sh -c #(nop) CMD ["longhorn"]
2022-12-13 04:57:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-13T04:57:46Z
2022-12-13 04:57:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ab4f335ffa350e5ad58041054e7984df239e86a5
2022-12-13 04:57:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/longhorn/longhorn-instance-manager.git
2022-12-13 04:57:48 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.