Details
Created
2026-03-22 02:03:32 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2026-03-18T06:42:37.034503286Z
-
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.10
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-5.17.10
-
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.10
-
-
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-18T06:42:37.034503286Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-5.17.10
-
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.10
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-5.17.10
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:f4f64cf086fabf2c9a3b4b0e1de732b4246c53d982dc9ecdd022d634b7f90c47 - 55.55% (44.7 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:0b78d002569eb4b5f82e7d4c6787996817b19ad3ee29baef74ad64c29f616e3f - 5.59% (4.5 MB)
[#003] sha256:007819adfa62857675cbe3f487ec0ef3f7142b96bcf7059854663db73bca8186 - 3.26% (2.62 MB)
[#004] sha256:c4a2c563ac2edae3021512c953425e47c8bc17ac62f4c3a70257cd6ceb0c710d - 14.36% (11.6 MB)
[#005] sha256:9f3ff3ec0c03d732cd1c9078606dbe8db80c1c3a84b2cad05dfadb3ec84775c2 - 16.71% (13.5 MB)
[#006] sha256:8de154ce60e645aa0c0ac2c692fc426b60d9655fd65b82ed0a3310fccbe29c24 - 4.53% (3.65 MB)
History
2026-03-18 06:42:47 UTC
KIWI 10.2.33
2026-03-22 01:53:45 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2026-03-22 01:53:45 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-22 01:53:45 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2026-03-22 01:53:47 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2026-03-22 01:53:48 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2026-03-22 02:03:32 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-amd64 /usr/local/bin/longhornctl # buildkit
2026-03-22 02:03:32 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-amd64 /usr/local/bin/longhornctl-local # buildkit
2026-03-22 02:03:32 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2026-03-22 02:03:32 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]
Details
Created
2026-03-22 03:03:11 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2026-03-18T06:42:48.447843080Z
-
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.10
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-5.17.10
-
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.10
-
-
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-18T06:42:48.447843080Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-5.17.10
-
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.10
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-5.17.10
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:3a36d9450b6eeb866aea0f22cbd3578bcd581251b21fb0bcd70169903871bcc1 - 57.95% (45.2 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:dfd1c2525a8d350161536c35e9a0b00b6da62032eb48ed73d1ba1a62eb10e027 - 5.63% (4.4 MB)
[#003] sha256:c1c6de2533ff0277a42a4d55ccb20e18f606a3ab8b240744f17122215807aea0 - 3.04% (2.38 MB)
[#004] sha256:73bb595c799206b978921eec6633bfbec3a7a00bc2ee1751c94b91560e032674 - 13.2% (10.3 MB)
[#005] sha256:251dd016ae313e53d5fe087c0d8dd60dec811132fe3b6ed9b977c14e44d39f0a - 15.5% (12.1 MB)
[#006] sha256:18b0f1385aede22bc2a649bdbe434dcd976161997f969017c293a7287ec46fed - 4.67% (3.65 MB)
History
2026-03-18 06:43:05 UTC
KIWI 10.2.33
2026-03-22 01:53:45 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2026-03-22 01:53:45 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-22 01:53:45 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2026-03-22 01:54:26 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2026-03-22 01:54:41 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2026-03-22 03:03:10 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-arm64 /usr/local/bin/longhornctl # buildkit
2026-03-22 03:03:10 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-arm64 /usr/local/bin/longhornctl-local # buildkit
2026-03-22 03:03:11 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2026-03-22 03:03:11 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]