Details
Created
2025-05-18 01:59:40 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 - 56.84% (45.6 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:52598a6b81e4db31aa7659045fa77af6f89ccf6e6ed2c16a8b129c810c61447a - 5.55% (4.45 MB)
[#003] sha256:a783c7326c88c4605aa558ded09e308bd3e456aced8a8b2f8eee8bc4357fb822 - 2.97% (2.39 MB)
[#004] sha256:df41720d207fc382df4007c190110daf1641a3c16e4b08f2f05c5ceb5701ac18 - 13.88% (11.1 MB)
[#005] sha256:265d1fd92db07fa0999f99802f72f207ac5be5cf9e3f2510fd2c6bef4363bb5f - 16.23% (13 MB)
[#006] sha256:71bf1d50c29508d3ba537ae66f33813bc238198887b4097ec614f5f96e2d4dbf - 4.54% (3.65 MB)
History
2025-05-07 19:18:33 UTC
KIWI 9.24.43
2025-05-18 01:50:30 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-05-18 01:50:30 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-05-18 01:50:30 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-05-18 01:50:36 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-05-18 01:50:44 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-05-18 01:59:39 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-amd64 /usr/local/bin/longhornctl # buildkit
2025-05-18 01:59:39 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-amd64 /usr/local/bin/longhornctl-local # buildkit
2025-05-18 01:59:40 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-05-18 01:59:40 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]
Details
Created
2025-05-18 02:58:32 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 - 58.9% (46.3 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:61840ecfd8d2ba5f99e3282857c9b3a33c111359df9accacc087c45ec55d250e - 5.56% (4.37 MB)
[#003] sha256:22a1e7c90ba3cc3ad4bdcab84ac42e626b25cb5fb538fff543638c1021b1e624 - 3.01% (2.36 MB)
[#004] sha256:ad4463fee0caed7071c4b1579d0b0181e089e1017e36f3852df746d2666b7b7f - 12.81% (10.1 MB)
[#005] sha256:3c47bfdd1b20ca842a47449f0fb4544848cabbbea71871fc29104f317602e450 - 15.08% (11.9 MB)
[#006] sha256:815da452316cb84169cb949f3f81fd4d98f9e283d44819559d6a707637054053 - 4.64% (3.65 MB)
History
2025-05-07 19:16:22 UTC
KIWI 9.24.43
2025-05-18 01:50:30 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-05-18 01:50:30 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-05-18 01:50:30 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-05-18 01:50:53 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-05-18 01:51:07 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-05-18 02:58:32 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-arm64 /usr/local/bin/longhornctl # buildkit
2025-05-18 02:58:32 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-arm64 /usr/local/bin/longhornctl-local # buildkit
2025-05-18 02:58:32 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-05-18 02:58:32 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]