Details
Created
2025-11-30 02:00:16 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-11-21T15:03:55.415959056Z
-
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/36d1b64836a25b46e4d88108157a6c3e-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.11.10
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-5.11.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/36d1b64836a25b46e4d88108157a6c3e/
-
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.11.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/36d1b64836a25b46e4d88108157a6c3e/README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/36d1b64836a25b46e4d88108157a6c3e-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-11-21T15:03:55.415959056Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-5.11.10
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/36d1b64836a25b46e4d88108157a6c3e/
-
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.11.10
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-5.11.10
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:71d82a398494f975c5b5fb2aae30f31b549ab02102c85278b7520a849ee7541b - 53.36% (44.7 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:e3ca228b73fd9c63fbb2a995020db64fbc533d2e577b4fa7460de042367a8a1b - 9.44% (7.91 MB)
[#003] sha256:e8bab454933568d9006e190387313d56f3cedcf3b9a80d3714d2dfb3d9aa451e - 2.98% (2.5 MB)
[#004] sha256:92b19e97336b94ca5623b6aec93cdecb155cb7dc6fc3027062ba3eedca4b6a40 - 13.8% (11.6 MB)
[#005] sha256:17157eb8c4c5fdeb5713718adb11b1aa6a940195ec5e813340e55de42c6c5543 - 16.06% (13.5 MB)
[#006] sha256:0047cd8220b2abc498603f487e8a02fa8c90d8f823acf92fa3766d57c7bbf3bc - 4.35% (3.65 MB)
History
2025-11-21 15:04:05 UTC
KIWI 10.2.33
2025-11-30 01:50:49 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-11-30 01:50:49 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
2025-11-30 01:50:49 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-11-30 01:50:52 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-11-30 01:50:53 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-11-30 02:00:15 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-amd64 /usr/local/bin/longhornctl # buildkit
2025-11-30 02:00:15 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-amd64 /usr/local/bin/longhornctl-local # buildkit
2025-11-30 02:00:16 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-11-30 02:00:16 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]
Details
Created
2025-11-30 03:00:06 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-11-21T14:58:16.988057680Z
-
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/36d1b64836a25b46e4d88108157a6c3e-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.11.10
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-5.11.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/36d1b64836a25b46e4d88108157a6c3e/
-
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.11.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/36d1b64836a25b46e4d88108157a6c3e/README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/36d1b64836a25b46e4d88108157a6c3e-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-11-21T14:58:16.988057680Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-5.11.10
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/36d1b64836a25b46e4d88108157a6c3e/
-
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.11.10
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-5.11.10
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:386bdb968ab5baa7fbdcd6c149527121dab7df6b4e37dcc161fab4353d99bc51 - 55.63% (45.4 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:a5b681030b5245bedf07f4664cae34d9107662e53775ea67d74d232901e61dd7 - 9.49% (7.74 MB)
[#003] sha256:b601e99a5eb31a567c611ca91a8a49821d00180edb643f79693e638d787b45cd - 2.9% (2.37 MB)
[#004] sha256:c157fa4e250d481797068783a616b699e48286af91f72d2590e3fd5187823022 - 12.66% (10.3 MB)
[#005] sha256:9f89c740fba6cefb881c9c9f9fb39866d615621c7c660b3b382b8bcf76d671c2 - 14.85% (12.1 MB)
[#006] sha256:c6d489414c6dafcecdcb372bb3e868f99e551cc98ee236e3c0c0ac3c8029387d - 4.48% (3.65 MB)
History
2025-11-21 14:58:30 UTC
KIWI 10.2.33
2025-11-30 01:50:49 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-11-30 01:50:49 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
2025-11-30 01:50:49 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-11-30 01:51:16 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-11-30 01:51:27 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-11-30 03:00:06 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-arm64 /usr/local/bin/longhornctl # buildkit
2025-11-30 03:00:06 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-arm64 /usr/local/bin/longhornctl-local # buildkit
2025-11-30 03:00:06 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-11-30 03:00:06 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]