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
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.