Details
Created
2025-06-15 01:59:36 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-06-04T15:06:23.979523584Z
-
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/97fcb5fe3f993f026608cadf2d38101f-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.5.2
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-5.5.2
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/97fcb5fe3f993f026608cadf2d38101f/
-
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.5.2
-
-
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/97fcb5fe3f993f026608cadf2d38101f/README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/97fcb5fe3f993f026608cadf2d38101f-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-06-04T15:06:23.979523584Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-5.5.2
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/97fcb5fe3f993f026608cadf2d38101f/
-
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.5.2
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-5.5.2
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:44cea2cfa42be5ee7a345e113153f9c21292f6602225ce6bb2e3589fd73c101c - 56.75% (45.7 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:ed2e97f4bd6b9589939cb5207dd3b5ca7b5d56e6372448176ace8562fb28eedc - 5.56% (4.47 MB)
[#003] sha256:1998bcf592273ec25ec9d4c84f8b3c35b5efcb8320f0a13fa05be31e18555c5a - 3.11% (2.5 MB)
[#004] sha256:679cead6b777606044042ec54f0f395c03ea0faa780b17046dc4a791555d94d9 - 13.85% (11.1 MB)
[#005] sha256:6dcc1e605433f6ad3d285689ed281401f50ff265fa50c9216389313ae120a3e8 - 16.2% (13 MB)
[#006] sha256:0451318ff432c440bdaeae332723a8e720da3f2e1d65289fe4c125e8ccecb2ae - 4.53% (3.65 MB)
History
2025-06-04 15:06:34 UTC
KIWI 9.24.43
2025-06-15 01:50:25 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-06-15 01:50:25 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-15 01:50:25 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-06-15 01:50:36 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-06-15 01:50:43 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-06-15 01:59:35 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-amd64 /usr/local/bin/longhornctl # buildkit
2025-06-15 01:59:35 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-amd64 /usr/local/bin/longhornctl-local # buildkit
2025-06-15 01:59:36 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-06-15 01:59:36 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]
Details
Created
2025-06-15 02:59:43 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-06-04T15:06:25.431933720Z
-
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/97fcb5fe3f993f026608cadf2d38101f-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.5.2
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-5.5.2
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/97fcb5fe3f993f026608cadf2d38101f/
-
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.5.2
-
-
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/97fcb5fe3f993f026608cadf2d38101f/README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/97fcb5fe3f993f026608cadf2d38101f-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-06-04T15:06:25.431933720Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-5.5.2
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/97fcb5fe3f993f026608cadf2d38101f/
-
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.5.2
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-5.5.2
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:89c6efa5c1cbfa4857e02ecf1b8c22c018e5b57634675e8cadb3a2229ccd4fac - 58.86% (46.3 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:f2d302cb71a96519480e8203dbea2c06d88d5ab29de48df81bcfbe730ac433fe - 5.56% (4.37 MB)
[#003] sha256:8ce68162ef07dc9804a47dc82ee5a796282f3ea956ee942a7e2ee9434b008d2b - 3.07% (2.42 MB)
[#004] sha256:375b139eac732ea7e11e3ff6e9058284f1a40aed4d429afbdfd189248461e5b9 - 12.8% (10.1 MB)
[#005] sha256:d23204f00dc7095d171dd140bcf716381932c8a5a74258d75450f82d22d53708 - 15.08% (11.9 MB)
[#006] sha256:0135605724dd643dceccb60384f98f6ff60be5efd191dbdaf110f7b3db873d8d - 4.64% (3.65 MB)
History
2025-06-04 15:06:37 UTC
KIWI 9.24.43
2025-06-15 01:50:26 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-06-15 01:50:26 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-15 01:50:26 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-06-15 01:51:00 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-06-15 01:51:16 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-06-15 02:59:42 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-arm64 /usr/local/bin/longhornctl # buildkit
2025-06-15 02:59:43 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-arm64 /usr/local/bin/longhornctl-local # buildkit
2025-06-15 02:59:43 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-06-15 02:59:43 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]