Details
Created
2025-06-01 02:00:12 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-05-07T19:18:22.937922442Z
-
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.73
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-4.2.73
-
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.73
-
-
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-05-07T19:18:22.937922442Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-4.2.73
-
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.73
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-4.2.73
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:974449b21a84067bddbf51f286c6ba10084622e04303a6933c31d6af3f7eb475 - 50.43% (45.6 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:1ea3936f2b1b625f9abdb7107fee60861f468248e3f06c9c593575247b044670 - 16.13% (14.6 MB)
[#003] sha256:72195fcaea72a417f2924b07b7d237da340f3acddf9f3f47a3cf2cc1071dfba4 - 2.69% (2.44 MB)
[#004] sha256:44de9467f9e541ca2fd95ad07a173e7d801b746a3f2f623eb945b11d4cf77e1a - 12.32% (11.1 MB)
[#005] sha256:0723e8fba6e03b262aad6a99e46e1291f7d483e3f010ff86e0850c38fe0da64d - 14.4% (13 MB)
[#006] sha256:335dd3cf29f2c6a4b442bef02e10fb551e3bf1112b44d29b88ad584b6e82f647 - 4.03% (3.65 MB)
History
2025-05-07 19:18:33 UTC
KIWI 9.24.43
2025-06-01 01:50:58 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-06-01 01:50:58 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-06-01 01:50:58 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-06-01 01:51:06 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-06-01 01:51:08 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-06-01 02:00:11 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-amd64 /usr/local/bin/longhornctl # buildkit
2025-06-01 02:00:12 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-amd64 /usr/local/bin/longhornctl-local # buildkit
2025-06-01 02:00:12 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-06-01 02:00:12 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]
Details
Created
2025-06-01 02:58:50 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-05-07T19:16:10.488223520Z
-
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.73
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-4.2.73
-
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.73
-
-
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-05-07T19:16:10.488223520Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-4.2.73
-
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.73
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-4.2.73
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:f6d775c19623ae5e4dd02b5c3a600317db721bd2197b2d48dc7b0387ac809541 - 52.09% (46.3 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:8b60d7a106d72180d032370bed2e0388c2e32c76881875b2c4ebac7b3d6735b5 - 16.46% (14.6 MB)
[#003] sha256:63b6fbe9198fa3399ff49415ef1d1aa6c7027d6924aa0fb585b95fe11e18dcb0 - 2.67% (2.38 MB)
[#004] sha256:d5ae4d55c4e2ba31e42e36be34482e32dd8b5260289b41b05718529cab0da128 - 11.33% (10.1 MB)
[#005] sha256:8c4426f133ee9abd604b0e2ac09a7c84f2985d2c749865cbd600e6b58ba9f2a0 - 13.34% (11.9 MB)
[#006] sha256:29337ae0b5c0cb782f800635ceca15686fc750d86fed7380e0ef5ddfbe207d4a - 4.1% (3.65 MB)
History
2025-05-07 19:16:22 UTC
KIWI 9.24.43
2025-06-01 01:50:59 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-06-01 01:50:59 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-06-01 01:50:59 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-06-01 01:51:33 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-06-01 01:51:53 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-06-01 02:58:49 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-arm64 /usr/local/bin/longhornctl # buildkit
2025-06-01 02:58:49 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-arm64 /usr/local/bin/longhornctl-local # buildkit
2025-06-01 02:58:50 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-06-01 02:58:50 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]