Details
Created
2025-03-23 01:42:47 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-03-19T08:43:04.625099485Z
-
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.18
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.20.18
-
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.18
-
-
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-03-19T08:43:04.625099485Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.20.18
-
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.18
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.20.18
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:3d84294c9cb3285ba9afe9105c7a38693e99fe82734ca0e3e8369c60437f3327 - 56.28% (45.3 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:add15cfad5385d8066bbb96d01dbd9e37af0ed137518bd6d1d8d28533175c6a3 - 7.74% (6.23 MB)
[#003] sha256:0f318a0c3c63f361764c96263e93bdbdb04f9d15a792854d83af6622d08d83bc - 3.04% (2.45 MB)
[#004] sha256:150a5bc48ebcdc4a9e96cd6686434470de3fe0fb01957f6d6caa54b45194c83b - 12.96% (10.4 MB)
[#005] sha256:f210fba73fae8bbca81444000cae84f08fb502d6d1d855e0fd28e8c24e40c250 - 15.45% (12.4 MB)
[#006] sha256:e1fcaa4c445aaa89295b9403d44e6a1a5b3349a8b95958e02ff68d2d1b42d8b1 - 4.53% (3.65 MB)
History
2025-03-19 08:43:15 UTC
KIWI 9.24.43
2025-03-23 01:42:19 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-03-23 01:42: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-03-23 01:42:19 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-03-23 01:42:24 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-03-23 01:42:26 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-03-23 01:42:26 UTC (buildkit.dockerfile.v0)
COPY bin/longhornctl-linux-amd64 /usr/local/bin/longhornctl # buildkit
2025-03-23 01:42:26 UTC (buildkit.dockerfile.v0)
COPY bin/longhornctl-local-linux-amd64 /usr/local/bin/longhornctl-local # buildkit
2025-03-23 01:42:47 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-03-23 01:42:47 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]
Details
Created
2025-03-23 01:43:56 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-03-19T08:43:18.561968400Z
-
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.18
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.20.18
-
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.18
-
-
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-03-19T08:43:18.561968400Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.20.18
-
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.18
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.20.18
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:99e76a2e20cece64f2cc945b09f78265f0d903b32e011fdf8fec4526c32af988 - 58.08% (45.5 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:f574b10d5764cc8ad863d7e0a858be536960ce88a94af108e3004879d226dfe8 - 7.63% (5.97 MB)
[#003] sha256:057dc3bdb1ccd0c57cc47d2326aaf158797805fb1c83d9ac247b8ab4d5fa67a3 - 2.91% (2.28 MB)
[#004] sha256:f4e0e10cb5ddb20be0e973caf618551c272ebcc6ae496e7e75133e12e6e9cc48 - 12.14% (9.5 MB)
[#005] sha256:cce2b56f9f9bce8ed4f4026875850b9cc0bbac391bbdd54493c312be1cac0029 - 14.58% (11.4 MB)
[#006] sha256:c9c0bc63a993b439a993ce1e753e665b0989be9ff5f6860f0b15ad3ffa0b9246 - 4.66% (3.65 MB)
History
2025-03-19 08:43:32 UTC
KIWI 9.24.43
2025-03-23 01:42:20 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-03-23 01:42:20 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-23 01:42:20 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-03-23 01:42:36 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-03-23 01:42:43 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-03-23 01:42:43 UTC (buildkit.dockerfile.v0)
COPY bin/longhornctl-linux-arm64 /usr/local/bin/longhornctl # buildkit
2025-03-23 01:42:43 UTC (buildkit.dockerfile.v0)
COPY bin/longhornctl-local-linux-arm64 /usr/local/bin/longhornctl-local # buildkit
2025-03-23 01:43:56 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-03-23 01:43:56 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]