Details
Created
2025-02-09 01:44:37 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-02-05T16:26:21.126577444Z
-
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.4
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.20.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/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.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/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-05T16:26:21.126577444Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.20.4
-
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.4
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.20.4
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:9ce3148962e0422730e33fd2ca2185f45588a171d2043e3ea205596d226ba84c - 57.47% (45.2 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:1360196185a66f316b94317e8a6713f49be9ebc205aa246580c60bded148fdc7 - 5.24% (4.12 MB)
[#003] sha256:c2dced3a7b7a6d8d9a8430c7cddf0403aa83a4d83a2443acdf2337f9e5de5ea3 - 3.1% (2.44 MB)
[#004] sha256:1cbe70fdf7571e437a7e6bb13fa0a5c69f59d37a9fe2261a4149db31f1a1cf57 - 13.64% (10.7 MB)
[#005] sha256:16ac028ef2596a57aa13b4d506c7b9cf14b0ea182d504777597bf962ded4905e - 15.9% (12.5 MB)
[#006] sha256:6262d934e67f8eba37d403b3d562753fe0fa075a7ad9c55d80d4c3a35afaf749 - 4.64% (3.65 MB)
History
2025-02-05 16:26:36 UTC
KIWI 9.24.43
2025-02-09 01:44:19 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-02-09 01:44:19 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-02-09 01:44:19 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-02-09 01:44:21 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-02-09 01:44:23 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-02-09 01:44:23 UTC (buildkit.dockerfile.v0)
COPY bin/longhornctl-linux-amd64 /usr/local/bin/longhornctl # buildkit
2025-02-09 01:44:23 UTC (buildkit.dockerfile.v0)
COPY bin/longhornctl-local-linux-amd64 /usr/local/bin/longhornctl-local # buildkit
2025-02-09 01:44:37 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-02-09 01:44:37 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]
Details
Created
2025-02-09 01:45:13 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-02-05T15:49:47.910865360Z
-
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.4
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.20.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/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.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/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-05T15:49:47.910865360Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.20.4
-
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.4
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.20.4
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:9f01393753df449c37ae2d5711f72394fbb8b7948c92156c069b31a2b8166997 - 59.22% (45.4 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:23b36b446d2aef551b4dc386c847b38f64470bd9ae473b29e3fca525a7d0ec17 - 5.27% (4.04 MB)
[#003] sha256:02817e8f88e9785e8106e54d8c517002e76762fd01fa7a635be34eff10f26093 - 3.11% (2.39 MB)
[#004] sha256:1c5ce40884f1fec6f83988ab166569cde2460b7e0f569674ba8974a23d112350 - 12.72% (9.75 MB)
[#005] sha256:f7dce58247ad704179ed690c4c31707a772866351237c8b2f1e21101ddf7bcb2 - 14.92% (11.4 MB)
[#006] sha256:0f6c0275cab22fd25c8ac7aea1f87aa8a1c92ffa1c823b9b8c58f1857253a880 - 4.76% (3.65 MB)
History
2025-02-05 15:50:02 UTC
KIWI 9.24.43
2025-02-09 01:44:19 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-02-09 01:44:19 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-02-09 01:44:19 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-02-09 01:44:31 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-02-09 01:44:40 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-02-09 01:44:40 UTC (buildkit.dockerfile.v0)
COPY bin/longhornctl-linux-arm64 /usr/local/bin/longhornctl # buildkit
2025-02-09 01:44:40 UTC (buildkit.dockerfile.v0)
COPY bin/longhornctl-local-linux-arm64 /usr/local/bin/longhornctl-local # buildkit
2025-02-09 01:45:13 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-02-09 01:45:13 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]