Details
Created
2025-06-29 01:59:50 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-06-20T11:12:45.420193872Z
-
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.6
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-5.8.6
-
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.6
-
-
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-06-20T11:12:45.420193872Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-5.8.6
-
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.6
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-5.8.6
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:dc99b6fa4e8e247c40da78c40185bbbedd200c6afe4c3c8aae99f0bc7b7d64db - 56.52% (45.1 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:c2dffa31d2dec5380aa891ed6805cc1d284ba4d4650ae173226dbdd038c039f7 - 5.6% (4.47 MB)
[#003] sha256:7012b533fc132c5c6674cf4e3987cb09d13924316ad861ec48f7b38c7ce728df - 3.02% (2.41 MB)
[#004] sha256:54ad59d73531d6c46567f3183d959706b9bc3f0d978c1828a066d39dcf41078c - 13.96% (11.1 MB)
[#005] sha256:aeb94887b8047418e2d48943fb01692aafceaf19d2ba263971f46f7cd77c616b - 16.33% (13 MB)
[#006] sha256:3b14980047e013a3f8b7053ba8d032ffabde09e49141bce9ce16db3c61bdc964 - 4.57% (3.65 MB)
History
2025-06-20 11:12:56 UTC
KIWI 9.24.43
2025-06-29 01:50:33 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-06-29 01:50:33 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-29 01:50:33 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-06-29 01:50:35 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-06-29 01:50:36 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-06-29 01:59:50 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-amd64 /usr/local/bin/longhornctl # buildkit
2025-06-29 01:59:50 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-amd64 /usr/local/bin/longhornctl-local # buildkit
2025-06-29 01:59:50 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-06-29 01:59:50 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]
Details
Created
2025-06-29 02:58:50 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-06-20T11:12:57.829588560Z
-
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.6
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-5.8.6
-
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.6
-
-
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-06-20T11:12:57.829588560Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-5.8.6
-
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.6
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-5.8.6
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:6d105d310a12e2fbc89db6a8dc4af5731a3d719caa93b4c873e160e9d382ed26 - 58.63% (45.8 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:4c6e5b9c16310ef9c1836dfef60b9506fb3abea6e54c8b484a841ef7ae903aa1 - 5.6% (4.38 MB)
[#003] sha256:5558fac596a838fd381b350ea656c7b81eec2f9ea26ffeb7d697427015073a8a - 3.02% (2.36 MB)
[#004] sha256:e50327bf9176cec30ac7b5b8fe202989b3331eb1329b2c777a936a3bb68b47b2 - 12.89% (10.1 MB)
[#005] sha256:5b2bff5674c9e2c73a98e0c01affb049d80c3ff12b2d82461b3f53b612e803b1 - 15.19% (11.9 MB)
[#006] sha256:e0b0d61cb1e14812c3666682a4394cf0290627c1fd019442b4a542596a5121f6 - 4.67% (3.65 MB)
History
2025-06-20 11:13:15 UTC
KIWI 9.24.43
2025-06-29 01:50:34 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-06-29 01:50:34 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-29 01:50:34 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-06-29 01:50:50 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-06-29 01:51:00 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-06-29 02:58:50 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-arm64 /usr/local/bin/longhornctl # buildkit
2025-06-29 02:58:50 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-arm64 /usr/local/bin/longhornctl-local # buildkit
2025-06-29 02:58:50 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-06-29 02:58:50 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]