Details
Created
2026-03-08 02:00:24 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2026-03-06T16:41:07.314534715Z
-
com.suse.bci.base.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
com.suse.bci.base.disturl
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/73cdef8290e0d53d0549832cc5e8ba61-sles15-image
-
com.suse.bci.base.eula
sle-bci
-
com.suse.bci.base.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.bci.base.name
15.7-5.17.6
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-5.17.6
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/73cdef8290e0d53d0549832cc5e8ba61/
-
com.suse.bci.base.supportlevel
l3
-
com.suse.bci.base.title
SLE BCI 15 SP7 Base
-
com.suse.bci.base.until
2031-07-31
-
com.suse.bci.base.url
https://www.suse.com/products/base-container-images/
-
com.suse.bci.base.vendor
SUSE LLC
-
com.suse.bci.base.version
15.7-5.17.6
-
-
com.suse.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.release-stage
released
-
-
com.suse.supportlevel.until
2031-07-31
-
io.artifacthub.package.logo-url
https://opensource.suse.com/bci/SLE_BCI_logomark_green.svg
-
io.artifacthub.package.readme-url
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/73cdef8290e0d53d0549832cc5e8ba61/README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/73cdef8290e0d53d0549832cc5e8ba61-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2026-03-06T16:41:07.314534715Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-5.17.6
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/73cdef8290e0d53d0549832cc5e8ba61/
-
org.opencontainers.image.title
SLE BCI 15 SP7 Base
-
org.opencontainers.image.url
https://www.suse.com/products/base-container-images/
-
org.opencontainers.image.vendor
SUSE LLC
-
org.opencontainers.image.version
15.7-5.17.6
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-5.17.6
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:f02a0fe8b6834f8b8b1232a171f974fe3eb541dd94dc67dfed4dad352a964f83 - 39.67% (44.9 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:37ae20ad9c8794dc286d02a0939722d172982ff116d018432a46f23777c60859 - 3.97% (4.5 MB)
[#003] sha256:f35b8e03c38e9247ab4cad07324006eab0ceee4d1437e17021570a59885f0c68 - 38.19% (43.2 MB)
[#004] sha256:c9a5170022dcaa87bfab8a9a659777358f35947ea114119683018bfc15be250e - 18.17% (20.6 MB)
[#005] sha256:969eae76e50ccbe9fb36374d93c3d42b5e87cd18bb9f0c6ed04f9f41de1168da - 0.0% (779 Bytes)
History
2026-03-06 16:41:19 UTC
KIWI 10.2.33
2026-03-08 01:56:35 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2026-03-08 01:56:35 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c if [ "$TARGETPLATFORM" != "linux/amd64" ] && [ "$TARGETPLATFORM" != "linux/arm64" ]; then echo "Error: Unsupported TARGETPLATFORM: $TARGETPLATFORM" && exit 1; fi # buildkit
2026-03-08 01:56:35 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2026-03-08 01:56:37 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2026-03-08 01:56:48 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install iputils iproute2 nfs-client cifs-utils bind-utils e2fsprogs xfsprogs zip unzip kmod && rm -rf /var/cache/zypp/* # buildkit
2026-03-08 02:00:24 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhorn-manager-amd64 /usr/local/sbin/longhorn-manager # buildkit
2026-03-08 02:00:24 UTC (buildkit.dockerfile.v0)
COPY /app/package/launch-manager /app/package/nsmounter /usr/local/sbin/ # buildkit
2026-03-08 02:00:24 UTC (buildkit.dockerfile.v0)
EXPOSE map[9500/tcp:{}]
2026-03-08 02:00:24 UTC (buildkit.dockerfile.v0)
CMD ["launch-manager"]
Details
Created
2026-03-08 02:22:51 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2026-03-06T16:37:13.462850800Z
-
com.suse.bci.base.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
com.suse.bci.base.disturl
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/73cdef8290e0d53d0549832cc5e8ba61-sles15-image
-
com.suse.bci.base.eula
sle-bci
-
com.suse.bci.base.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.bci.base.name
15.7-5.17.6
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-5.17.6
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/73cdef8290e0d53d0549832cc5e8ba61/
-
com.suse.bci.base.supportlevel
l3
-
com.suse.bci.base.title
SLE BCI 15 SP7 Base
-
com.suse.bci.base.until
2031-07-31
-
com.suse.bci.base.url
https://www.suse.com/products/base-container-images/
-
com.suse.bci.base.vendor
SUSE LLC
-
com.suse.bci.base.version
15.7-5.17.6
-
-
com.suse.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.release-stage
released
-
-
com.suse.supportlevel.until
2031-07-31
-
io.artifacthub.package.logo-url
https://opensource.suse.com/bci/SLE_BCI_logomark_green.svg
-
io.artifacthub.package.readme-url
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/73cdef8290e0d53d0549832cc5e8ba61/README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/73cdef8290e0d53d0549832cc5e8ba61-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2026-03-06T16:37:13.462850800Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-5.17.6
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/73cdef8290e0d53d0549832cc5e8ba61/
-
org.opencontainers.image.title
SLE BCI 15 SP7 Base
-
org.opencontainers.image.url
https://www.suse.com/products/base-container-images/
-
org.opencontainers.image.vendor
SUSE LLC
-
org.opencontainers.image.version
15.7-5.17.6
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-5.17.6
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:39037856d902807b89d9c8a894d1f3b63f37d8bc72d2e336e91cba402aec4fad - 40.47% (45.4 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:045f62aed42c97d9800d8a9bdde58cd1177745fbad5f87a0f39c3c9616be2ca8 - 3.93% (4.41 MB)
[#003] sha256:76bf879013640439d99374ca977f572d909344ad58fbf65ee65ef10b98a1a334 - 39.2% (44 MB)
[#004] sha256:69952bd42efb22337be4a08463a83b11d19e87264c6220a292b7c2a3c15893d8 - 16.4% (18.4 MB)
[#005] sha256:b8933c928715bad63fd5857cbaaf50561245ec4b1b83a93e6ebcab68a2354632 - 0.0% (778 Bytes)
History
2026-03-06 16:37:36 UTC
KIWI 10.2.33
2026-03-08 01:56:36 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2026-03-08 01:56:36 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c if [ "$TARGETPLATFORM" != "linux/amd64" ] && [ "$TARGETPLATFORM" != "linux/arm64" ]; then echo "Error: Unsupported TARGETPLATFORM: $TARGETPLATFORM" && exit 1; fi # buildkit
2026-03-08 01:56:36 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2026-03-08 01:56:55 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2026-03-08 01:58:52 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install iputils iproute2 nfs-client cifs-utils bind-utils e2fsprogs xfsprogs zip unzip kmod && rm -rf /var/cache/zypp/* # buildkit
2026-03-08 02:22:51 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhorn-manager-arm64 /usr/local/sbin/longhorn-manager # buildkit
2026-03-08 02:22:51 UTC (buildkit.dockerfile.v0)
COPY /app/package/launch-manager /app/package/nsmounter /usr/local/sbin/ # buildkit
2026-03-08 02:22:51 UTC (buildkit.dockerfile.v0)
EXPOSE map[9500/tcp:{}]
2026-03-08 02:22:51 UTC (buildkit.dockerfile.v0)
CMD ["launch-manager"]