Details
Created
2025-04-20 01:57:45 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-04-08T21:20:33.947697402Z
-
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/ff3a6d3453dcd6ae89eb973ae34d301d-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-4.2.51
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-4.2.51
-
com.suse.bci.base.release-stage
beta
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/ff3a6d3453dcd6ae89eb973ae34d301d/
-
com.suse.bci.base.supportlevel
techpreview
-
com.suse.bci.base.title
SLE BCI 15 SP7 Base
-
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-4.2.51
-
-
com.suse.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.release-stage
beta
-
com.suse.supportlevel
techpreview
-
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/ff3a6d3453dcd6ae89eb973ae34d301d//README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/ff3a6d3453dcd6ae89eb973ae34d301d-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-04-08T21:20:33.947697402Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-4.2.51
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/ff3a6d3453dcd6ae89eb973ae34d301d/
-
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-4.2.51
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-4.2.51
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:9956a88d03754b38791ef00d41e233d05e4094d65bc41c2a03bfa47d61c0ce1e - 49.55% (45.6 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:08ce50fd9b773f025016a23d6dc87e11ae02371b8d9774f086d1ca8399093070 - 18.19% (16.7 MB)
[#003] sha256:27ce4f704da489078f5c12709e5030e87e4c4e03b651c0bb6eae813a5e3bfd2c - 2.74% (2.52 MB)
[#004] sha256:4809162a519761f9d687f47efe3e6d68fe142c4c324f7f7cf6bf3a7bcdcaead3 - 11.76% (10.8 MB)
[#005] sha256:48a20dd88b86a8081b87706804af5d6e96629561cf0fe1a85737312a649510b8 - 13.8% (12.7 MB)
[#006] sha256:ba47167f73ba1b13be02e502201fa5800eb36a00d407eae444ca666c4a43287b - 3.96% (3.65 MB)
History
2025-04-08 21:20:44 UTC
KIWI 9.24.43
2025-04-20 01:48:43 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-04-20 01:48:43 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-04-20 01:48:43 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-04-20 01:49:42 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-04-20 01:49:50 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-04-20 01:57:44 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-amd64 /usr/local/bin/longhornctl # buildkit
2025-04-20 01:57:44 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-amd64 /usr/local/bin/longhornctl-local # buildkit
2025-04-20 01:57:45 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-04-20 01:57:45 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]
Details
Created
2025-04-20 02:53:04 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-04-08T23:48:53.151183960Z
-
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/ff3a6d3453dcd6ae89eb973ae34d301d-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-4.2.51
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-4.2.51
-
com.suse.bci.base.release-stage
beta
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/ff3a6d3453dcd6ae89eb973ae34d301d/
-
com.suse.bci.base.supportlevel
techpreview
-
com.suse.bci.base.title
SLE BCI 15 SP7 Base
-
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-4.2.51
-
-
com.suse.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.release-stage
beta
-
com.suse.supportlevel
techpreview
-
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/ff3a6d3453dcd6ae89eb973ae34d301d//README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/ff3a6d3453dcd6ae89eb973ae34d301d-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-04-08T23:48:53.151183960Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-4.2.51
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/ff3a6d3453dcd6ae89eb973ae34d301d/
-
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-4.2.51
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-4.2.51
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:1a00c17837c9d19c3870536a1325526ca8b010a9e6c594974e6f92c38ec9ba5a - 50.82% (46.2 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:63b2e956f248eafba10184c60788f85524f6e7d4237925426bd98727d93de926 - 19.1% (17.4 MB)
[#003] sha256:264a20b575cc64cd115713e0f184efc9be23b5ac9d7c083020d175994bac3377 - 2.56% (2.33 MB)
[#004] sha256:f31813ec2c3f72619698e9f95868b2cd1c2eebf4635e7e03af949b0351418f2e - 10.77% (9.78 MB)
[#005] sha256:c727d2de4d432be0f327fc234b6fd9e3ab678b83dd631e2942e2b87ec6e10314 - 12.73% (11.6 MB)
[#006] sha256:a35fb42132067906c96138bae11a9f7faecfd71d710f0552fdd066ac9a826a81 - 4.02% (3.65 MB)
History
2025-04-08 23:49:10 UTC
KIWI 9.24.43
2025-04-20 01:48:46 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-04-20 01:48:46 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-04-20 01:48:46 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-04-20 01:51:48 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-04-20 01:52:05 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-04-20 02:53:02 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-arm64 /usr/local/bin/longhornctl # buildkit
2025-04-20 02:53:02 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-arm64 /usr/local/bin/longhornctl-local # buildkit
2025-04-20 02:53:04 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-04-20 02:53:04 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]