Details
Created
2025-02-09 01:42:24 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.72% (45.2 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:b68a1cb37a88fcfa7373e8cf2e6fbbd1ff8b71075c31ae7a3a6226e0a949bb7e - 5.27% (4.12 MB)
[#003] sha256:18411d5ad3cc4f3775c007f1aeb4adc827c6395c059ca04451fece883925f7e4 - 3.12% (2.44 MB)
[#004] sha256:a48ff8837aec6228e291ba43c2e698dfadebce391ce568033eb1833e808db47f - 13.33% (10.4 MB)
[#005] sha256:834b970feb1845a279ad08391223061d6232cce235a0c6761a9c5e4ab6f0d982 - 15.89% (12.4 MB)
[#006] sha256:8999ba0d471285c796cce2a91636eeed79f1afad17e4617f93de4c70337e7aee - 4.66% (3.65 MB)
History
2025-02-05 16:26:36 UTC
KIWI 9.24.43
2025-02-09 01:42:04 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-02-09 01:42:04 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:42:04 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-02-09 01:42:11 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-02-09 01:42:12 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:42:12 UTC (buildkit.dockerfile.v0)
COPY bin/longhornctl-linux-amd64 /usr/local/bin/longhornctl # buildkit
2025-02-09 01:42:12 UTC (buildkit.dockerfile.v0)
COPY bin/longhornctl-local-linux-amd64 /usr/local/bin/longhornctl-local # buildkit
2025-02-09 01:42:24 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-02-09 01:42:24 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]
Details
Created
2025-02-09 01:43:01 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.45% (45.4 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:8231fe0c1b0cc7442475b7367a9bcc75cb6aa364bd8a38c713ef6175aed4c819 - 5.28% (4.04 MB)
[#003] sha256:1b500358aa756cbfe6f7aad47e14d3ce8f1634542d7f908469c1124d2f890f55 - 3.12% (2.38 MB)
[#004] sha256:a7f3ea2a26b672d698513e1c4a08ee8c1e37609dc2e644855f4ccd24df3d630f - 12.44% (9.5 MB)
[#005] sha256:bfb3e8bf4be2934ed10443c73bcc410c09a48437e1d0883c82d0835726d6d954 - 14.94% (11.4 MB)
[#006] sha256:81cedbfec895c00b5440e3acc5bdcfe2bb367cd5fa6426e6d5d747483b8b7286 - 4.78% (3.65 MB)
History
2025-02-05 15:50:02 UTC
KIWI 9.24.43
2025-02-09 01:42:04 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-02-09 01:42:04 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:42:04 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-02-09 01:42:22 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-02-09 01:42:30 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:42:30 UTC (buildkit.dockerfile.v0)
COPY bin/longhornctl-linux-arm64 /usr/local/bin/longhornctl # buildkit
2025-02-09 01:42:31 UTC (buildkit.dockerfile.v0)
COPY bin/longhornctl-local-linux-arm64 /usr/local/bin/longhornctl-local # buildkit
2025-02-09 01:43:01 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-02-09 01:43:01 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]