Details
Created
2025-01-26 01:42:13 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-01-22T11:59:40.687448635Z
-
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/5a803739f4c8d9dbd6669990d0d994ab-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.17.5
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.17.5
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/5a803739f4c8d9dbd6669990d0d994ab/
-
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.17.5
-
-
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/5a803739f4c8d9dbd6669990d0d994ab//README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/5a803739f4c8d9dbd6669990d0d994ab-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-01-22T11:59:40.687448635Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.17.5
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/5a803739f4c8d9dbd6669990d0d994ab/
-
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.17.5
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.17.5
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:b7690d9e8986d99c007bdc09ca0d1b7dfb556278391a9aace377193e3e4915a7 - 57.73% (45.1 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:855adee1e0e68774522e9bbd7072f378d191104533151afec8ef20e878719705 - 5.27% (4.12 MB)
[#003] sha256:b8a3b05e8ff363d3f6566d2132cd80882de1c21f464cd9c50abbbe9f4b814285 - 3.11% (2.43 MB)
[#004] sha256:512ea4f925ba0b5fd1d2e282ad7827bab39125d0bfbeb5cb200095a68dabfcd5 - 13.34% (10.4 MB)
[#005] sha256:7ec638c6885346d15f10088e1c5851366f48a0b51a0b82eeb3c5c178295954bb - 15.9% (12.4 MB)
[#006] sha256:352d38321c4d84220a8e73293a87282d4cefe595cb70da7fed704854cd3bea48 - 4.66% (3.65 MB)
History
2025-01-22 11:59:51 UTC
KIWI 9.24.43
2025-01-26 01:41:57 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-01-26 01:41:57 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-01-26 01:41:57 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-01-26 01:42:01 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-01-26 01:42:02 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-01-26 01:42:02 UTC (buildkit.dockerfile.v0)
COPY bin/longhornctl-linux-amd64 /usr/local/bin/longhornctl # buildkit
2025-01-26 01:42:02 UTC (buildkit.dockerfile.v0)
COPY bin/longhornctl-local-linux-amd64 /usr/local/bin/longhornctl-local # buildkit
2025-01-26 01:42:13 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-01-26 01:42:13 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]
Details
Created
2025-01-26 01:43:05 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-01-22T12:02:50.319152160Z
-
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/5a803739f4c8d9dbd6669990d0d994ab-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.17.5
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.17.5
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/5a803739f4c8d9dbd6669990d0d994ab/
-
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.17.5
-
-
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/5a803739f4c8d9dbd6669990d0d994ab//README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/5a803739f4c8d9dbd6669990d0d994ab-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-01-22T12:02:50.319152160Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.17.5
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/5a803739f4c8d9dbd6669990d0d994ab/
-
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.17.5
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.17.5
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:6ff72fadf4c73ed1172eed5f1167c4c708c8f6b7f1b91150618cd8b8bb1e277a - 59.45% (45.4 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:069fdce25deada6243704460623b4cdf7277f06152b99e963c47123808de831d - 5.28% (4.04 MB)
[#003] sha256:c038a4d24314aa39adae18a49807c6c981ab5c78168b1a7e65b95afd54584e61 - 3.11% (2.38 MB)
[#004] sha256:d97613e42f7e61ced5875f4ce60d6b3a2ee1e8a7e5e07ea7016e6a5694f8c2c7 - 12.44% (9.5 MB)
[#005] sha256:4723352c7b723d44ce3077c25e964fddd2cc069a057774c66c5baa850462551c - 14.94% (11.4 MB)
[#006] sha256:c41dd9af5631c97e70f37ee50fbe86ebdae08dfe5b502c1725696adcd840649c - 4.78% (3.65 MB)
History
2025-01-22 12:03:13 UTC
KIWI 9.24.43
2025-01-26 01:41:57 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-01-26 01:41:57 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-01-26 01:41:57 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-01-26 01:42:18 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-01-26 01:42:26 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-01-26 01:42:26 UTC (buildkit.dockerfile.v0)
COPY bin/longhornctl-linux-arm64 /usr/local/bin/longhornctl # buildkit
2025-01-26 01:42:27 UTC (buildkit.dockerfile.v0)
COPY bin/longhornctl-local-linux-arm64 /usr/local/bin/longhornctl-local # buildkit
2025-01-26 01:43:05 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-01-26 01:43:05 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]