Details
Created
2025-03-09 01:55:26 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-02-28T17:09:51.522024604Z
-
com.suse.bci.base.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
com.suse.bci.base.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/ff8afe2cbb1c5a5375979b27f50584f3-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.6.47.20.15
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.20.15
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/ff8afe2cbb1c5a5375979b27f50584f3/
-
com.suse.bci.base.supportlevel
l3
-
com.suse.bci.base.title
SLE BCI 15 SP6 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.6.47.20.15
-
-
com.suse.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.release-stage
released
-
-
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-SP6:Update:CR/sles15-image/ff8afe2cbb1c5a5375979b27f50584f3//README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/ff8afe2cbb1c5a5375979b27f50584f3-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-02-28T17:09:51.522024604Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.20.15
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/ff8afe2cbb1c5a5375979b27f50584f3/
-
org.opencontainers.image.title
SLE BCI 15 SP6 Base
-
org.opencontainers.image.url
https://www.suse.com/products/base-container-images/
-
org.opencontainers.image.vendor
SUSE LLC
-
org.opencontainers.image.version
15.6.47.20.15
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.20.15
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:abb83fe2605d91490ec6d6812c2fec309feb463e4359f8f971428bb560c38af1 - 55.97% (45.3 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:05f789667c552cd2448f2ee9dc94cfbe9ab09b1d3fad5f7fbea7f0c2fd9c9dc0 - 7.68% (6.22 MB)
[#003] sha256:78e2192d45700f1d4ce2d1b586f1ef3d4741291a3a8d7edeba3587243502579a - 3.01% (2.44 MB)
[#004] sha256:4c0d4700123230c240ea278b1b59ce46491af5eb8e5ac67c158f25a7462acf7f - 13.32% (10.8 MB)
[#005] sha256:f5f4f8f1d4626ffa2dbe91c280332cbbf0301fd824ffedb43ec0f457a38c05f6 - 15.5% (12.5 MB)
[#006] sha256:a66f73abecc36b4dfb0cf3fb6c3aa253eadc7609cdf5d147abe65405dfd606bc - 4.51% (3.65 MB)
History
2025-02-28 17:10:03 UTC
KIWI 9.24.43
2025-03-09 01:47:06 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-03-09 01:47:06 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-03-09 01:47:06 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-03-09 01:47:09 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-03-09 01:47:10 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-03-09 01:55:25 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-amd64 /usr/local/bin/longhornctl # buildkit
2025-03-09 01:55:26 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-amd64 /usr/local/bin/longhornctl-local # buildkit
2025-03-09 01:55:26 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-03-09 01:55:26 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]
Details
Created
2025-03-09 02:47:33 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-02-28T17:09:35.999089600Z
-
com.suse.bci.base.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
com.suse.bci.base.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/ff8afe2cbb1c5a5375979b27f50584f3-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.6.47.20.15
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.20.15
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/ff8afe2cbb1c5a5375979b27f50584f3/
-
com.suse.bci.base.supportlevel
l3
-
com.suse.bci.base.title
SLE BCI 15 SP6 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.6.47.20.15
-
-
com.suse.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.release-stage
released
-
-
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-SP6:Update:CR/sles15-image/ff8afe2cbb1c5a5375979b27f50584f3//README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/ff8afe2cbb1c5a5375979b27f50584f3-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-02-28T17:09:35.999089600Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.20.15
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/ff8afe2cbb1c5a5375979b27f50584f3/
-
org.opencontainers.image.title
SLE BCI 15 SP6 Base
-
org.opencontainers.image.url
https://www.suse.com/products/base-container-images/
-
org.opencontainers.image.vendor
SUSE LLC
-
org.opencontainers.image.version
15.6.47.20.15
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.20.15
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:08d687de5608b3d0a561592be6e5f4c502a2db93d1f35bfdcd4650c550442676 - 57.83% (45.5 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:3c8fa7529afc41ca4626a0dcae223115845800dbaf5555f73e7c025693505af9 - 7.58% (5.96 MB)
[#003] sha256:7ab980eb36c6c5773657a352d95217024831cedce9809c3f6b5995c73e2e8644 - 2.89% (2.27 MB)
[#004] sha256:5ca72f9d16eec7d5fc0dea5b99e285fb05d93b80580c373c2eb3fb22d7248253 - 12.46% (9.81 MB)
[#005] sha256:50047eb28dec6f34b9952de757d68a35f55e00ebe5c6bbbaf5567792891e707f - 14.6% (11.5 MB)
[#006] sha256:4f8700451e9324b05550714d183c5aa9a74c9b513c40e55cd8133cc0a00a671e - 4.64% (3.65 MB)
History
2025-02-28 17:09:52 UTC
KIWI 9.24.43
2025-03-09 01:47:06 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-03-09 01:47:06 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-03-09 01:47:06 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-03-09 01:47:27 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-03-09 01:47:37 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-03-09 02:47:32 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-arm64 /usr/local/bin/longhornctl # buildkit
2025-03-09 02:47:32 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-arm64 /usr/local/bin/longhornctl-local # buildkit
2025-03-09 02:47:33 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-03-09 02:47:33 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]