2022-12-13 05:01:47 UTC
277 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TINI_VERSIONv0.19.0
[#000] sha256:8e2cdadc38c92944f3882d6b064f15aefcc2775057e8a2e861a5a611422c9324 - 17.06% (47.2 MB)
[#001] sha256:14461b2dca9a9c2d5562c355022c31f4509be8c20619727fe5682e763ee6f97a - 2.27% (6.27 MB)
[#002] sha256:f5df65cbf7994c36e8e9909458f838752d83a63f810c8bfa5bb84407f32c6e83 - 32.55% (90 MB)
[#003] sha256:585e68c1711b0fe18d667c29e74d24a8f62d6e0826cc9495ffc5cc58ffdbff9b - 30.34% (83.9 MB)
[#004] sha256:da077662eb523c770e7718c5afb2d0c1c371bc1b5894a4ea8cd0015f080a49d6 - 1.3% (3.6 MB)
[#005] sha256:42f76129abbf6f0f477a5132b06820960764f9c1b8de471797af9b8baad160e6 - 5.68% (15.7 MB)
[#006] sha256:1d4a18a81928aa3164e08bd4fe01c30be51f90e9814035e31f763f74bf1605f4 - 1.06% (2.94 MB)
[#007] sha256:33de72e1ef50b580fad4a410c7995c5d611a682f6430098299d338547c282d9f - 3.23% (8.94 MB)
[#008] sha256:e90970c09cb83cbd58cb04d6393b34b411a58ee8c7bfb25d59586e000af9e571 - 6.49% (18 MB)
[#009] sha256:a3acf60106255639f38f667ff356549c4b72948e8c12f8260cab8a5df53b7f6a - 0.0% (949 Bytes)
[#010] sha256:1f27396f6efc12b7688acd2d3846c37d35244f0b72a1139b4e86a54a6462a07f - 0.0% (9.24 KB)
[#011] sha256:fe556ec0277608f545741bfecd3249cf023e19cd643995598e8d8eafa27c2d28 - 0.0% (9.24 KB)
KIWI 9.24.36
2022-12-13 04:58:19 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2022-12-13 04:58:39 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 04:58:55 UTC|1 ARCH=amd64 /bin/sh -c if [ ${ARCH} == "amd64" ]; then zypper -n install autoconf libtool libunwind-devel gcc-c++; fi
2022-12-13 04:59:34 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-12-13 04:59:37 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 05:01:15 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 05:01:17 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 05:01:29 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 05:01:29 UTC/bin/sh -c #(nop) COPY multi:6734706d9798ada779ee499b36c106135a2a96b4aa6820ecd7ba072fcb95668d in /usr/local/bin/
2022-12-13 05:01:30 UTC/bin/sh -c #(nop) COPY multi:554d211331b28f70fcdc6f80e8b483c8b9567f6da2072578a2efd0b4f2f23252 in /usr/local/bin/
2022-12-13 05:01:31 UTC/bin/sh -c #(nop) VOLUME [/usr/local/bin]
2022-12-13 05:01:32 UTC/bin/sh -c #(nop) ENV TINI_VERSION=v0.19.0
2022-12-13 05:01:32 UTC/bin/sh -c #(nop) ADD 26213de1310bf3fd2452e13bb9f12cc1b1f90a711ec68c3719eb1a7a17dcc5c5 in /tini
2022-12-13 05:01:34 UTC|1 ARCH=amd64 /bin/sh -c chmod +x /tini
2022-12-13 05:01:35 UTC/bin/sh -c #(nop) ENTRYPOINT ["/tini" "--"]
2022-12-13 05:01:36 UTC/bin/sh -c #(nop) CMD ["longhorn"]
2022-12-13 05:01:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-13T04:58:13Z
2022-12-13 05:01:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=de281f7eef558cbcd1c939d376f61306c835ca23
2022-12-13 05:01:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/longhorn/longhorn-engine.git
2022-12-13 05:01:47 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.