Details
Created
2025-01-22 03:42:59 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-01-16T11:07:22.207432844Z
-
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/5a803739f4c8d9dbd6669990d0d994ab-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.17.4
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.17.4
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/5a803739f4c8d9dbd6669990d0d994ab/
-
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.17.4
-
-
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/5a803739f4c8d9dbd6669990d0d994ab//README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/5a803739f4c8d9dbd6669990d0d994ab-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-01-16T11:07:22.207432844Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.17.4
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/5a803739f4c8d9dbd6669990d0d994ab/
-
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.17.4
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.17.4
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:bcb014eb002919469bfdd4271809320b201c14e39fb376235af592bb8e6a75bc - 57.47% (45.1 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:3d0dbf7c37cc3c365d4e430eb7dc1c5e8fe800094a178b275ba8d88d0de0fcac - 5.24% (4.12 MB)
[#003] sha256:234c511d701097e49f5ca73b24a54c9b650933e447149c551ae8bb983d25805b - 3.1% (2.43 MB)
[#004] sha256:db3be5e7d5c7dd3ab3dc5f0904e2f8bb00d893a9e9f790ccc435d1ac7ac2e71c - 13.64% (10.7 MB)
[#005] sha256:381da92b75e3a4ee65599788780c8ff85c661992d25fffe41a20bbe18166b858 - 15.9% (12.5 MB)
[#006] sha256:1e6860035d3c81cc9892bf495f15e0269795ccea84e120165389b2d67c0ee9b7 - 4.64% (3.65 MB)
History
2025-01-16 11:07:34 UTC
KIWI 9.24.43
2025-01-22 03:42:40 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-01-22 03:42:40 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-01-22 03:42:40 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-01-22 03:42:45 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-01-22 03:42:45 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-01-22 03:42:45 UTC (buildkit.dockerfile.v0)
COPY bin/longhornctl-linux-amd64 /usr/local/bin/longhornctl # buildkit
2025-01-22 03:42:46 UTC (buildkit.dockerfile.v0)
COPY bin/longhornctl-local-linux-amd64 /usr/local/bin/longhornctl-local # buildkit
2025-01-22 03:42:59 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-01-22 03:42:59 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]
Details
Created
2025-01-22 03:43:35 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-01-16T11:04:52.732006960Z
-
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/5a803739f4c8d9dbd6669990d0d994ab-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.17.4
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.17.4
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/5a803739f4c8d9dbd6669990d0d994ab/
-
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.17.4
-
-
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/5a803739f4c8d9dbd6669990d0d994ab//README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/5a803739f4c8d9dbd6669990d0d994ab-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-01-16T11:04:52.732006960Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.17.4
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/5a803739f4c8d9dbd6669990d0d994ab/
-
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.17.4
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.17.4
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:1639f7c1e3a7e2802555fba3fe144ba2958f4d4370bccb8d095880591df194b6 - 59.24% (45.4 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:7dc97bcf7d0293e2875ef925232dcf63a46b642e30706a8eb12342e698af30f7 - 5.26% (4.03 MB)
[#003] sha256:607f3d4c3c7f7af552baeb4d7fe44672467e72c9efbf7a888a8cbac49c0b5971 - 3.1% (2.38 MB)
[#004] sha256:fcd2f73cd509d8823f9d1f0fa0c4959206a1a68516b54af9d03f1684258c36db - 12.72% (9.75 MB)
[#005] sha256:cb52287d67b957aa6856577ccddf1a8f029b7b01114de421966fd4b78e00afd1 - 14.92% (11.4 MB)
[#006] sha256:85efe8f7dc4c9899dfd3d6b82d080594b4ebe43285da0d3c5bf9dd3f16f81375 - 4.76% (3.65 MB)
History
2025-01-16 11:05:11 UTC
KIWI 9.24.43
2025-01-22 03:42:41 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-01-22 03:42:41 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-01-22 03:42:41 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-01-22 03:42:54 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-01-22 03:42:59 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-01-22 03:43:00 UTC (buildkit.dockerfile.v0)
COPY bin/longhornctl-linux-arm64 /usr/local/bin/longhornctl # buildkit
2025-01-22 03:43:00 UTC (buildkit.dockerfile.v0)
COPY bin/longhornctl-local-linux-arm64 /usr/local/bin/longhornctl-local # buildkit
2025-01-22 03:43:35 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-01-22 03:43:35 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]