Details
Created
2025-12-07 15:09:22 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-12-01T10:02:24.195402413Z
-
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/4981d4875b842d17d51bfdc223cb1b4a-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.14.1
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-5.14.1
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/4981d4875b842d17d51bfdc223cb1b4a/
-
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.14.1
-
-
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/4981d4875b842d17d51bfdc223cb1b4a/README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/4981d4875b842d17d51bfdc223cb1b4a-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-12-01T10:02:24.195402413Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-5.14.1
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/4981d4875b842d17d51bfdc223cb1b4a/
-
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.14.1
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-5.14.1
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:dbbaace2d5345579b615b720391eef0606fbf3b21d753e683f244a6476837b8c - 55.62% (44.8 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:d1faaaee4d191b6148e3a5c632b038786241e9bc29cfd58e8ca235e8f059cab5 - 5.58% (4.49 MB)
[#003] sha256:fa43b19ec3016f5dddc3b059a675b670df52db9ccf3d89048b7d46c5203e8f5a - 3.16% (2.55 MB)
[#004] sha256:46429b2c9c5e773430efcd7cdae7ab0a4046f8c4b96edd7e39191df21eed3b45 - 14.38% (11.6 MB)
[#005] sha256:ce3b56170a17028cf0db5fa8e217f2a3d3773451f2162c167c5940af3046313f - 16.73% (13.5 MB)
[#006] sha256:3c38ea4e2dfacd2555681e4fee594872e61182bc17a345ff430be00b24703561 - 4.53% (3.65 MB)
History
2025-12-01 10:02:34 UTC
KIWI 10.2.33
2025-12-07 14:59:57 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-12-07 14:59:57 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-12-07 14:59:57 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-12-07 15:00:01 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-12-07 15:00:02 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-12-07 15:09:21 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-amd64 /usr/local/bin/longhornctl # buildkit
2025-12-07 15:09:21 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-amd64 /usr/local/bin/longhornctl-local # buildkit
2025-12-07 15:09:22 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-12-07 15:09:22 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]
Details
Created
2025-12-07 16:10:44 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-12-01T10:02:13.990624320Z
-
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/4981d4875b842d17d51bfdc223cb1b4a-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.14.1
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-5.14.1
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/4981d4875b842d17d51bfdc223cb1b4a/
-
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.14.1
-
-
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/4981d4875b842d17d51bfdc223cb1b4a/README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/4981d4875b842d17d51bfdc223cb1b4a-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-12-01T10:02:13.990624320Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-5.14.1
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/4981d4875b842d17d51bfdc223cb1b4a/
-
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.14.1
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-5.14.1
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:500ec0eb2257b1964de51591a6ce668bf83662084f2bc3074da303547a9ac4ba - 57.99% (45.5 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:4a8896a7acb1f2c92d93d82137269d66dc2458ccef3950b4c83d788042ce74db - 5.62% (4.41 MB)
[#003] sha256:5c1633432b0ab5b556182fe53d05f0e26b3a6c448072b7c6d41b577fc958aa7b - 3.13% (2.45 MB)
[#004] sha256:8754fa3bcc5d2ef1d6eb4aef52e9eb88856805de6408f9595c631c5495fea5bd - 13.17% (10.3 MB)
[#005] sha256:0c8d91b1cc3b30744ac28da9658223d18fdb0a80104078a0211b72aff13c3b62 - 15.44% (12.1 MB)
[#006] sha256:cf72f75e64ead30b68efaf2d5a201b887e3419888d110139e16ceca4630745c8 - 4.65% (3.65 MB)
History
2025-12-01 10:02:27 UTC
KIWI 10.2.33
2025-12-07 14:59:57 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-12-07 14:59:57 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-12-07 14:59:57 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-12-07 15:00:17 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-12-07 15:00:29 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-12-07 16:10:43 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-arm64 /usr/local/bin/longhornctl # buildkit
2025-12-07 16:10:43 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-arm64 /usr/local/bin/longhornctl-local # buildkit
2025-12-07 16:10:44 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-12-07 16:10:44 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]