Details
Created
2025-09-22 00:20:42 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-09-18T11:11:50.096195594Z
-
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/a5761dbc61782eb4b2bfc4fffd2f9315-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.8.32
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-5.8.32
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/a5761dbc61782eb4b2bfc4fffd2f9315/
-
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.8.32
-
-
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/a5761dbc61782eb4b2bfc4fffd2f9315/README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/a5761dbc61782eb4b2bfc4fffd2f9315-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-09-18T11:11:50.096195594Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-5.8.32
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/a5761dbc61782eb4b2bfc4fffd2f9315/
-
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.8.32
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-5.8.32
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:644f31913e619e16cddc12df89b03011a55001ff5a15aad1f1a5af4ce374060f - 56.48% (45.2 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:e6eafe914721af5c31c4a49837d225f524f0271aaf354922ab1f45cffc0ed4fe - 5.61% (4.49 MB)
[#003] sha256:71c147d9920ff7010577bd850bf1822375cfc043724eac5e59b849f6577b987c - 3.15% (2.52 MB)
[#004] sha256:bb72e08e26ad09966e7303746a8d6739427c0dec043f7ab68443f4a52205d3e4 - 13.93% (11.1 MB)
[#005] sha256:89f76ad84879d1eb166690845cdb39e98a598cb2e88329228d3f9425c27c939f - 16.28% (13 MB)
[#006] sha256:16dde6114b1ea7cce79c167d317c35ba6b107a94808cc4ff05ed06f69f2abb93 - 4.56% (3.65 MB)
History
2025-09-18 11:12:01 UTC
KIWI 9.24.43
2025-09-22 00:11:05 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-09-22 00:11:05 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-09-22 00:11:05 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-09-22 00:11:09 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-09-22 00:11:10 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-09-22 00:20:41 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-amd64 /usr/local/bin/longhornctl # buildkit
2025-09-22 00:20:41 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-amd64 /usr/local/bin/longhornctl-local # buildkit
2025-09-22 00:20:42 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-09-22 00:20:42 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]
Details
Created
2025-09-22 01:22:10 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-09-18T11:29:12.832228960Z
-
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/a5761dbc61782eb4b2bfc4fffd2f9315-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.8.32
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-5.8.32
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/a5761dbc61782eb4b2bfc4fffd2f9315/
-
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.8.32
-
-
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/a5761dbc61782eb4b2bfc4fffd2f9315/README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/a5761dbc61782eb4b2bfc4fffd2f9315-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-09-18T11:29:12.832228960Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-5.8.32
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/a5761dbc61782eb4b2bfc4fffd2f9315/
-
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.8.32
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-5.8.32
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:2cfb47900fac9f4ee7bf357acf85b0225a7cf6436ccb8dbdacbde840bb1d2145 - 58.64% (45.9 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:2d14a2443126d461de826e599a9a596f48fb9a4373ea7ce2eaaf52313117b2d2 - 5.61% (4.38 MB)
[#003] sha256:0df12cba88efbb8caab65bcccc29da5355decc7fbe205d7adb287d117ab9c9f9 - 3.04% (2.38 MB)
[#004] sha256:6f5237fdd9d0b6ccdd5381f3e25fb63d3a915a3c52a539d822060b4491502c52 - 12.88% (10.1 MB)
[#005] sha256:46a03d31536f31cf81ea7dcbf682334a96f33004a644ae8df0debe30260e6a33 - 15.16% (11.9 MB)
[#006] sha256:84e6e7340f764f5ea6057512ddcdd0402675ea4d0c8e0357481eb59e70d8eb79 - 4.66% (3.65 MB)
History
2025-09-18 11:29:29 UTC
KIWI 9.24.43
2025-09-22 00:11:06 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-09-22 00:11:06 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-09-22 00:11:06 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-09-22 00:11:26 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-09-22 00:11:37 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-09-22 01:22:09 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-arm64 /usr/local/bin/longhornctl # buildkit
2025-09-22 01:22:09 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-arm64 /usr/local/bin/longhornctl-local # buildkit
2025-09-22 01:22:10 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-09-22 01:22:10 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]