Details
Created
2025-04-06 01:56:02 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-04-03T15:52:35.133266388Z
-
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.24
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.20.24
-
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.24
-
-
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-04-03T15:52:35.133266388Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.20.24
-
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.24
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.20.24
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:17a4d8953516c50e3092af16bafb2daf7ac4668fb15241a78e806b505d79f084 - 57.37% (45.3 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:524e0763988e3ad7b700a468b2f8bc9e57407d25e2aadb4b6ce983966c1a5005 - 5.39% (4.25 MB)
[#003] sha256:c08738cffd9a626f60e8812af5a8ba55127d391aedcb0c6847f1349b50498089 - 3.08% (2.43 MB)
[#004] sha256:048a6c7f55e64a507cf3d912e85c699054f457c67a4dfba97af295d612c067bd - 13.65% (10.8 MB)
[#005] sha256:d0a9d374cc61394b8044cc6258098a5857999f4dbf5eb6790679dada65fa2fde - 15.89% (12.5 MB)
[#006] sha256:a0ee1ff1d26f950869ef357e14dec051b537472306719d41309b0e2c30bb9454 - 4.62% (3.65 MB)
History
2025-04-03 15:52:46 UTC
KIWI 9.24.43
2025-04-06 01:47:42 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-04-06 01:47:42 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-04-06 01:47:42 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-04-06 01:47:46 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-04-06 01:47:47 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-04-06 01:56:01 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-amd64 /usr/local/bin/longhornctl # buildkit
2025-04-06 01:56:01 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-amd64 /usr/local/bin/longhornctl-local # buildkit
2025-04-06 01:56:02 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-04-06 01:56:02 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]
Details
Created
2025-04-06 02:48:10 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-04-03T15:31:43.146736040Z
-
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.24
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.20.24
-
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.24
-
-
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-04-03T15:31:43.146736040Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.20.24
-
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.24
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.20.24
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:b3aa7400d5dc876cf8cc9d8e67865efe78ebb5899726951bc90eeddc20cb83c3 - 59.14% (45.4 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:947701d8f69def7d7f62d21e4552dbc15c77dcdb31f1850e01cd996b8ab7bc45 - 5.42% (4.17 MB)
[#003] sha256:d837a585cc9d461d36e36d768899e56c42d3c2f9496007b0ec47962fd4ac20d9 - 2.96% (2.28 MB)
[#004] sha256:8bbbd036cb1d2c1b317a90260bea45944fd0bd930bb6857c3f3a5a64ed30370a - 12.77% (9.81 MB)
[#005] sha256:ba8bdb1bfdcf58db543c863e747684d41828364162f6044a182856925da02ddf - 14.96% (11.5 MB)
[#006] sha256:3b956a77a451248f06eae537b3e653d29c2709513426f18455f37f6a2f48fc08 - 4.75% (3.65 MB)
History
2025-04-03 15:31:58 UTC
KIWI 9.24.43
2025-04-06 01:47:42 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-04-06 01:47:42 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-04-06 01:47:42 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-04-06 01:48:01 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-04-06 01:48:11 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-04-06 02:48:09 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-arm64 /usr/local/bin/longhornctl # buildkit
2025-04-06 02:48:09 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-arm64 /usr/local/bin/longhornctl-local # buildkit
2025-04-06 02:48:10 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-04-06 02:48:10 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]