Details
Created
2025-05-21 06:05:25 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-05-19T08:59:02.074625288Z
-
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.39
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.20.39
-
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.39
-
-
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-05-19T08:59:02.074625288Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.20.39
-
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.39
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.20.39
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:7a199e605e49bfe602f14867806f0ef32da7b1a7105ab7b1e074ba20a17771b4 - 57.11% (44.8 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:b9c277ef1bfb433081c28221dccb8d40ea1c5b3a89899d1d87f95c6246c4e512 - 5.42% (4.25 MB)
[#003] sha256:b36c1db4b1b294c46e3637d3165cefc2c24770ec37a56924b20e645d4b922dab - 3.11% (2.44 MB)
[#004] sha256:8194df5190d2e79e50118c9f987465e3717b0e31e6f4486a93863fd699ab35e2 - 13.73% (10.8 MB)
[#005] sha256:794b218992d7ee7bd6e819081da47f4d8977d691c70f2952f3010f039ec2e02a - 15.98% (12.5 MB)
[#006] sha256:38723a2122a6d5793360ca6a4d72e35c8d6356ec27e8219fcda00a581d6fc45e - 4.65% (3.65 MB)
History
2025-05-19 08:59:12 UTC
KIWI 9.24.43
2025-05-21 05:57:07 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-05-21 05:57:07 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-21 05:57:07 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-05-21 05:57:11 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-05-21 05:57:12 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-05-21 06:05:24 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-amd64 /usr/local/bin/longhornctl # buildkit
2025-05-21 06:05:24 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-amd64 /usr/local/bin/longhornctl-local # buildkit
2025-05-21 06:05:25 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-05-21 06:05:25 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]
Details
Created
2025-05-21 06:58:24 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-05-19T09:01:53.451736720Z
-
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.39
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.20.39
-
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.39
-
-
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-05-19T09:01:53.451736720Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.20.39
-
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.39
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.20.39
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:5008bd9692c9daf0b2569b1b095769c4cefa78f7c557d92aefed244a70468af8 - 58.87% (45.1 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:d4aeead77850fbe519fe90ad3fd9db52ceaa0fa4d1bea95db440837c02892317 - 5.45% (4.17 MB)
[#003] sha256:e456fa121adb3ac192f0d3fba161d070b27e7da6c3fee9068dfdd5e953148684 - 3.09% (2.36 MB)
[#004] sha256:5fc94253921fe1256ce6cdb30e280c2e6553536dd90bd7934ce89a6db7509595 - 12.81% (9.81 MB)
[#005] sha256:10bb6253201c2c42f8b2b9530194ce957662e621cad053788b0d33a12c174aad - 15.01% (11.5 MB)
[#006] sha256:bd080b29780e3a91b9b4c94657c6e8788df3247270e648b548371bd2f1941018 - 4.77% (3.65 MB)
History
2025-05-19 09:02:06 UTC
KIWI 9.24.43
2025-05-21 05:57:07 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-05-21 05:57:07 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-21 05:57:07 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-05-21 05:57:27 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-05-21 05:57:36 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-05-21 06:58:24 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-arm64 /usr/local/bin/longhornctl # buildkit
2025-05-21 06:58:24 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-arm64 /usr/local/bin/longhornctl-local # buildkit
2025-05-21 06:58:24 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-05-21 06:58:24 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]