2022-11-30 14:45:34 UTC
276 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TINI_VERSIONv0.19.0
[#000] sha256:8e2cdadc38c92944f3882d6b064f15aefcc2775057e8a2e861a5a611422c9324 - 17.09% (47.2 MB)
[#001] sha256:590d821e518c171aad4e579a432e34fff510dd6d64f2aaa806179ee22958f878 - 2.27% (6.26 MB)
[#002] sha256:e089a136a6baaac5740f1eb0a23e2de5a8dd74f8bcbf8b0b672ff37d1c9bc9dd - 54.12% (149 MB)
[#003] sha256:6a49e46df84183801169f6aac4108b3f1507d7fc78fcf432113552d60b75b3ad - 10.64% (29.4 MB)
[#004] sha256:529379ddced567527e355b3bde539de1cb60d7e3742ccf88de5689e170f66c62 - 1.3% (3.6 MB)
[#005] sha256:0a0043eea0a6ea5b5c95549080d615c14be5c5455ff634ee5afcc7c21356e09c - 4.45% (12.3 MB)
[#006] sha256:f6753c941f10cb75fcd41005e37fdb762e7758968489042001a313daa1217ea3 - 0.0% (271 Bytes)
[#007] sha256:6e11aaf37157e15f20a4969b114e90d4b0306690f120a0232c09d826ba3cf280 - 5.82% (16.1 MB)
[#008] sha256:9bfd58eddd692740797b46653f861fa008a5f2aabf86efccef17862e4dfd3f80 - 1.06% (2.94 MB)
[#009] sha256:e7272a8f88a2be4b67e5e667f64ee58661b1b6bb2bdd53c4b721fb95a8613070 - 3.24% (8.96 MB)
[#010] sha256:1f27396f6efc12b7688acd2d3846c37d35244f0b72a1139b4e86a54a6462a07f - 0.0% (9.24 KB)
[#011] sha256:fe556ec0277608f545741bfecd3249cf023e19cd643995598e8d8eafa27c2d28 - 0.0% (9.24 KB)
KIWI 9.24.36
2022-11-30 14:41:57 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2022-11-30 14:42:25 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-11-30 14:43: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-11-30 14:43:26 UTC|1 ARCH=amd64 /bin/sh -c if [ ${ARCH} == "amd64" ]; then zypper -n install autoconf libtool libunwind-devel gcc-c++; fi
2022-11-30 14:43:28 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-11-30 14:43:28 UTC/bin/sh -c #(nop) COPY file:6ae9c06aaa234cae24b49d9911bea3729614828fd420911019ad771447d71d5f in /usr/local/bin/
2022-11-30 14:43:29 UTC/bin/sh -c #(nop) COPY file:75c1bdd1bf464e1fde7d127826b186a7570b6a607f545778330c905bc05ce7f4 in /usr/local/bin/
2022-11-30 14:45:00 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-11-30 14:45:02 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-11-30 14:45:20 UTC|1 ARCH=amd64 /bin/sh -c cd /usr/src && git clone https://github.com/rancher/tgt.git && cd tgt && git checkout c732193244096bc8db4cbc67886bbfe7f679053c && if [ ${ARCH} == "amd64" ]; then make EXTRA_LIBS=-ltcmalloc; else make; fi; make install
2022-11-30 14:45:24 UTC/bin/sh -c #(nop) VOLUME [/usr/local/bin]
2022-11-30 14:45:29 UTC/bin/sh -c #(nop) ENV TINI_VERSION=v0.19.0
2022-11-30 14:45:30 UTC/bin/sh -c #(nop) ADD 26213de1310bf3fd2452e13bb9f12cc1b1f90a711ec68c3719eb1a7a17dcc5c5 in /tini
2022-11-30 14:45:31 UTC|1 ARCH=amd64 /bin/sh -c chmod +x /tini
2022-11-30 14:45:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["/tini" "--"]
2022-11-30 14:45:32 UTC/bin/sh -c #(nop) CMD ["longhorn"]
2022-11-30 14:45:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-30T14:41:51Z
2022-11-30 14:45:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3f0f1f8f092f3ea97e2173ce32ac5d9d84a7e821
2022-11-30 14:45:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/longhorn/longhorn-instance-manager.git
2022-11-30 14:45:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/longhorn/longhorn-instance-manager
2022-11-30 14:39:48 UTC
222 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TINI_VERSIONv0.19.0
[#000] sha256:678ef28ec6254f750cd4458a6a793b96781965a11de9dae35a20b19230c09914 - 21.32% (47.4 MB)
[#001] sha256:fbbddea3eab3eb7a5bf3e433e42d8a6961413900e4900b618fbb1263de2f4f5d - 2.72% (6.06 MB)
[#002] sha256:74bf563aba016d2843833b305257f039d51a5c5ee27acea2772ec9fcfbff6d35 - 65.22% (145 MB)
[#003] sha256:da6597d197973dfaa3976aab3e1104ae3bac0a1c92ad1a232ba43c2b10f4b325 - 1.49% (3.32 MB)
[#004] sha256:2bea75b85e433d0eb8619fe26221933b0fdb15029aff96a4ecea19a402d39922 - 5.15% (11.5 MB)
[#005] sha256:68b0524809ee7c351dbabc349672b5777fd408049b8a62c0c7f3011961e69906 - 0.0% (270 Bytes)
[#006] sha256:99b02f327436ef993023edf0d7be31ee0d7c34ba1611e35252c1af022ae330ec - 0.05% (109 KB)
[#007] sha256:a9467816be62d80c81fb7b793fb46e6a71a301e97ff41dac7f622f4bcc8b052f - 4.03% (8.96 MB)
[#008] sha256:a2ff591c51120062e9d7a6a811ba4523f6486f95ab0af735482efb176e757f5f - 0.0% (8.83 KB)
[#009] sha256:4117d30ced914ffb0984d9e8396ca7264df2b99394b2a199b693f998c4fade43 - 0.0% (8.83 KB)
KIWI 9.24.36
2022-11-30 14:37:45 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2022-11-30 14:38:05 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-11-30 14:39:22 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-11-30 14:39:25 UTC|1 ARCH=arm64 /bin/sh -c if [ ${ARCH} == "amd64" ]; then zypper -n install autoconf libtool libunwind-devel gcc-c++; fi
2022-11-30 14:39:27 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-11-30 14:39:27 UTC/bin/sh -c #(nop) COPY file:de3e30599ccf86b3d845d985fa3354ee6929c159070dc0d254d491cd14f83527 in /usr/local/bin/
2022-11-30 14:39:27 UTC/bin/sh -c #(nop) COPY file:75c1bdd1bf464e1fde7d127826b186a7570b6a607f545778330c905bc05ce7f4 in /usr/local/bin/
2022-11-30 14:39:28 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-11-30 14:39:30 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-11-30 14:39:43 UTC|1 ARCH=arm64 /bin/sh -c cd /usr/src && git clone https://github.com/rancher/tgt.git && cd tgt && git checkout c732193244096bc8db4cbc67886bbfe7f679053c && if [ ${ARCH} == "amd64" ]; then make EXTRA_LIBS=-ltcmalloc; else make; fi; make install
2022-11-30 14:39:43 UTC/bin/sh -c #(nop) VOLUME [/usr/local/bin]
2022-11-30 14:39:44 UTC/bin/sh -c #(nop) ENV TINI_VERSION=v0.19.0
2022-11-30 14:39:44 UTC/bin/sh -c #(nop) ADD f595d1981dce8cd7ce4f891927c0c916be133fd31f33f0621b5769aa6ce36549 in /tini
2022-11-30 14:39:45 UTC|1 ARCH=arm64 /bin/sh -c chmod +x /tini
2022-11-30 14:39:46 UTC/bin/sh -c #(nop) ENTRYPOINT ["/tini" "--"]
2022-11-30 14:39:46 UTC/bin/sh -c #(nop) CMD ["longhorn"]
2022-11-30 14:39:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-30T14:37:39Z
2022-11-30 14:39:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3f0f1f8f092f3ea97e2173ce32ac5d9d84a7e821
2022-11-30 14:39:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/longhorn/longhorn-instance-manager.git
2022-11-30 14:39:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/longhorn/longhorn-instance-manager
2022-11-30 14:37:12 UTC
224 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TINI_VERSIONv0.19.0
[#000] sha256:e85c136319891a579ebfbda7270b25d01ecc964b92884dd5f7093e88f6ebfa25 - 20.16% (45.3 MB)
[#001] sha256:2b81ad4d4d224b336907f03759ab405fd1754794abb8e8227bae7a21ba947a36 - 6.17% (13.9 MB)
[#002] sha256:e38db730e199862a85c0f6c57dbdf9c71336c5e82fc3949c3c606bcda065388d - 62.63% (141 MB)
[#003] sha256:2c46f5149a8da89e64069cc69fb8e51558637189c50aa68035a041b2928a6a35 - 1.59% (3.56 MB)
[#004] sha256:5991cf5a7d094d22437495709142c9f01af1c4d9e9989b06619098fd0fee88c7 - 5.4% (12.1 MB)
[#005] sha256:d8f3ce04bbaa9ef149146f05f0c594a2c6fc08da51755ba4298027d9748d7f91 - 0.0% (271 Bytes)
[#006] sha256:cf355e794e3f59d844bba154fc71bbe5f12229a3cec6ace2d6aa53346ad91aaf - 0.05% (109 KB)
[#007] sha256:06593de44953f012fc8f2c19ad9bb5ed651be0376cd59587549d4689f801e91e - 4.0% (8.97 MB)
[#008] sha256:25716f11aed02b5e0de9cb33f76ab9e8effa92151288fc054971709b21bee26f - 0.0% (9.5 KB)
[#009] sha256:a62fbc1dbe6e8d0b36789675d624bec39cbb9cdb0d090e7ce62ecd2dba7c5497 - 0.0% (9.5 KB)
KIWI 9.24.36
2022-11-29 02:46:36 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2022-11-29 02:46: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.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-11-30 13:13:19 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-11-30 13:13:21 UTC|1 ARCH=s390x /bin/sh -c if [ ${ARCH} == "amd64" ]; then zypper -n install autoconf libtool libunwind-devel gcc-c++; fi
2022-11-30 13:13:23 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-11-30 14:36:42 UTC/bin/sh -c #(nop) COPY file:7bc7c5c0c5b2f05b24d3049aa0653fa0fc0fdbb9541a80ab2eba684398985c47 in /usr/local/bin/
2022-11-30 14:36:43 UTC/bin/sh -c #(nop) COPY file:75c1bdd1bf464e1fde7d127826b186a7570b6a607f545778330c905bc05ce7f4 in /usr/local/bin/
2022-11-30 14:36:44 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-11-30 14:36:46 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-11-30 14:37:00 UTC|1 ARCH=s390x /bin/sh -c cd /usr/src && git clone https://github.com/rancher/tgt.git && cd tgt && git checkout c732193244096bc8db4cbc67886bbfe7f679053c && if [ ${ARCH} == "amd64" ]; then make EXTRA_LIBS=-ltcmalloc; else make; fi; make install
2022-11-30 14:37:00 UTC/bin/sh -c #(nop) VOLUME [/usr/local/bin]
2022-11-30 14:37:01 UTC/bin/sh -c #(nop) ENV TINI_VERSION=v0.19.0
2022-11-30 14:37:02 UTC/bin/sh -c #(nop) ADD c734516e6920f9f1c277094354fce44b07d33494e0b7e31c592990018617bb84 in /tini
2022-11-30 14:37:03 UTC|1 ARCH=s390x /bin/sh -c chmod +x /tini
2022-11-30 14:37:03 UTC/bin/sh -c #(nop) ENTRYPOINT ["/tini" "--"]
2022-11-30 14:37:03 UTC/bin/sh -c #(nop) CMD ["longhorn"]
2022-11-30 14:37:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-30T14:37:10Z
2022-11-30 14:37:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3f0f1f8f092f3ea97e2173ce32ac5d9d84a7e821
2022-11-30 14:37:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/longhorn/longhorn-instance-manager.git
2022-11-30 14:37:12 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.