Details
Created
2025-03-09 01:54:06 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:75fb0b296771c377144b422827d48e8e3f7ffe2c9c53c756bcf2e4dec3334a1f - 7.68% (6.22 MB)
[#003] sha256:86218685b5b07baeb6ec3ce0a292e186c6543beec20229c0297f3c6f3f6c1fff - 3.02% (2.44 MB)
[#004] sha256:8ba1a64a3d0ab3c9599f073ea9aa22debb7f8a9a4945e3e7e83f89ffdcbd513b - 13.31% (10.8 MB)
[#005] sha256:c8b9fbda033d654e20d398dc7f506218910dd2eb22f6a8d25261f339b8c370bf - 15.5% (12.5 MB)
[#006] sha256:b9075d3f5d406ec22f934a8183da0272d8b809fbf24237a486e94d22953180b7 - 4.51% (3.65 MB)
History
2025-02-28 17:10:03 UTC
KIWI 9.24.43
2025-03-09 01:45:37 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-03-09 01:45:37 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:45:37 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-03-09 01:45:42 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-03-09 01:45:43 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:54:05 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-amd64 /usr/local/bin/longhornctl # buildkit
2025-03-09 01:54:05 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-amd64 /usr/local/bin/longhornctl-local # buildkit
2025-03-09 01:54:06 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-03-09 01:54:06 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]
Details
Created
2025-03-09 02:46:51 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.82% (45.5 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:326c12fd90fca11d18eacab49d312c95ccfc0e6b06419bd054b49c0adbb6d76c - 7.59% (5.97 MB)
[#003] sha256:69cf75a289ce976c1a445bcfc163a525e55d8a9c698fa3293a4d0c3a233e59ad - 2.9% (2.28 MB)
[#004] sha256:099d85382209d9c0f3d0b91b3d1af72d1d03594007e00d21303ba0858a231340 - 12.46% (9.81 MB)
[#005] sha256:aef695e1fa82becd018a2fad7a5232a1956ea9ba4850b9bfc34906a6430eb715 - 14.6% (11.5 MB)
[#006] sha256:db9de4e10be9cbd7d19d02e17a2c9dca25ee2837e67aad086dbc69967a3c09b8 - 4.64% (3.65 MB)
History
2025-02-28 17:09:52 UTC
KIWI 9.24.43
2025-03-09 01:45:37 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-03-09 01:45:37 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:45:37 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-03-09 01:45:59 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-03-09 01:46:11 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:46:50 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-arm64 /usr/local/bin/longhornctl # buildkit
2025-03-09 02:46:50 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-arm64 /usr/local/bin/longhornctl-local # buildkit
2025-03-09 02:46:51 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-03-09 02:46:51 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]