Details
Created
2026-03-08 02:01:57 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 - 56.22% (44.9 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:4364a4478642cab65e409299af69a78aaa73ceabc8c0d1e1ea516711f2424265 - 5.63% (4.5 MB)
[#003] sha256:82208294ada1d867f543fa47bf8735abd1846e1b46c7d643b403dbad58a0c63b - 3.28% (2.62 MB)
[#004] sha256:efc93b1e6e5f6dabd5e505beff92952e48ee1ea1f20468c4cfa799323549846f - 13.95% (11.2 MB)
[#005] sha256:9384f6b0c8e653980534039365e6e361ea758c50a126017a32f17a617122fe21 - 16.36% (13.1 MB)
[#006] sha256:aa3ee54103b08924b09a858b82301cafbaaae99a8d2f8d0a980244252b4a21c1 - 4.57% (3.65 MB)
History
2026-03-06 16:41:19 UTC
KIWI 10.2.33
2026-03-08 01:52:47 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2026-03-08 01:52:47 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:52:47 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2026-03-08 01:52:51 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2026-03-08 01:52:51 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2026-03-08 02:01:57 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-amd64 /usr/local/bin/longhornctl # buildkit
2026-03-08 02:01:57 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-amd64 /usr/local/bin/longhornctl-local # buildkit
2026-03-08 02:01:57 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2026-03-08 02:01:57 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]
Details
Created
2026-03-08 03:00:32 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 - 58.62% (45.4 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:d6507291e5f7b75ab257090fe0b66fbe031acfc19a3994d038ad459fadabd2d1 - 5.69% (4.41 MB)
[#003] sha256:961c1b0e3921fa22ec02a164e65cc10287c279bec81fdd5870ee7afe4880a7fd - 3.08% (2.39 MB)
[#004] sha256:91a5cfe3c88fb8b2396c8c2df4de8ecd10d93f67ad1be7f6a6c8f1ba173ad053 - 12.79% (9.91 MB)
[#005] sha256:3529cfacf1872b7206b72a53c4163d78bbcdd2a8a16115b8dc099f29cab004ca - 15.12% (11.7 MB)
[#006] sha256:fe4d94b07f43ed5e1d8d28c9a49025b39aef152cbda9ee55aae3da6370f36a27 - 4.71% (3.65 MB)
History
2026-03-06 16:37:36 UTC
KIWI 10.2.33
2026-03-08 01:52:48 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2026-03-08 01:52:48 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:52:48 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2026-03-08 01:53:11 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2026-03-08 01:53:22 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2026-03-08 03:00:31 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-arm64 /usr/local/bin/longhornctl # buildkit
2026-03-08 03:00:32 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-arm64 /usr/local/bin/longhornctl-local # buildkit
2026-03-08 03:00:32 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2026-03-08 03:00:32 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]