Details
Created
2025-05-04 01:56:42 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-05-02T14:33:36.561697773Z
-
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.34
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.20.34
-
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.34
-
-
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-02T14:33:36.561697773Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.20.34
-
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.34
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.20.34
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:2d5d8516b63386f661bbc6efecac94760ef1f61e11b1c8183cabbd74a0375974 - 57.4% (45.3 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:92951c19a741df2353ec99c1bcadfb094f766031d24697f8e063c749f7e6da07 - 5.38% (4.25 MB)
[#003] sha256:00c075c3055e7d958b7ac3ad3bbf20253ba427e86eac048c5b66d17a83502799 - 3.08% (2.44 MB)
[#004] sha256:61d3f98a69777cc16ce0572588d77341001680f9832d48f9fdf4461d2945c19a - 13.64% (10.8 MB)
[#005] sha256:8ae7eabdeb2f7c3364efd5af084e057e8660f28e7509c0fc93ca461f684df3c1 - 15.88% (12.5 MB)
[#006] sha256:be29a854db6cbfe4e59ef4af218133c693c9a4d3f89072106765b1c20dce5a8a - 4.62% (3.65 MB)
History
2025-05-02 14:33:49 UTC
KIWI 9.24.43
2025-05-04 01:48:27 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-05-04 01:48:27 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-04 01:48:27 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-05-04 01:48:31 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-05-04 01:48:32 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-05-04 01:56:42 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-amd64 /usr/local/bin/longhornctl # buildkit
2025-05-04 01:56:42 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-amd64 /usr/local/bin/longhornctl-local # buildkit
2025-05-04 01:56:42 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-05-04 01:56:42 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]
Details
Created
2025-05-04 02:48:44 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-05-02T14:32:28.604521240Z
-
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.34
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.20.34
-
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.34
-
-
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-02T14:32:28.604521240Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.20.34
-
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.34
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.20.34
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:69bac4175c2d641cd910c6620c4e110932d4dfc00f02c1026598cfedb61b42c0 - 59.17% (45.5 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:8d82398deda26e152b651391bd7d1ce57d11ece90525a94aca72f6229f5cb564 - 5.42% (4.16 MB)
[#003] sha256:26c7342427321dd826bd44fbc93ddbf73a36985c9c0facde35d70a6d4e5f7a65 - 2.96% (2.27 MB)
[#004] sha256:d8cf64317c8baa7d50fb5849079bec6746485c04bdd691bde7fc57a0316d5410 - 12.76% (9.81 MB)
[#005] sha256:0d10643b37859352f06fede6148ba5d8c67f0d91770e8e3b66fe0ebbc3b7a8c1 - 14.95% (11.5 MB)
[#006] sha256:53291a5c08faf705efe3d14dbf51724aed087ff6012d9cbae8feb04c3512f539 - 4.75% (3.65 MB)
History
2025-05-02 14:32:47 UTC
KIWI 9.24.43
2025-05-04 01:48:31 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-05-04 01:48:31 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-04 01:48:31 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-05-04 01:48:51 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-05-04 01:49:01 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-05-04 02:48:43 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-arm64 /usr/local/bin/longhornctl # buildkit
2025-05-04 02:48:43 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-arm64 /usr/local/bin/longhornctl-local # buildkit
2025-05-04 02:48:44 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-05-04 02:48:44 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]