Details
Created
2025-04-20 01:56:22 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-04-17T08:32:13.154360341Z
-
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.29
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.20.29
-
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.29
-
-
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-04-17T08:32:13.154360341Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.20.29
-
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.29
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.20.29
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:cb07762fb30ee668097fb1549726220c7419d289b512f7f48a8b695049f66d97 - 57.4% (45.3 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:bc39a2a1e424ce6e94d0b13d144fb06b12f3c4cdf46611fe220095b07430815b - 5.38% (4.25 MB)
[#003] sha256:8e025a47b6abf2805a2f1e91c98bd781fbe9b04fbc7a7aa9e3f3684fdf0d2713 - 3.08% (2.43 MB)
[#004] sha256:21dfee18c17c3d9a41755f2561c51202d1e093a677a464bfce3322ca56f8ba82 - 13.64% (10.8 MB)
[#005] sha256:3e9968bf6cca94084bdfd647566b806985dc86437d4ba55383f5678a2e605416 - 15.88% (12.5 MB)
[#006] sha256:d0239cb704b7e66ccec1e33dd87b82e5f414d30943e272ebeee69682e3a06f08 - 4.62% (3.65 MB)
History
2025-04-17 08:32:24 UTC
KIWI 9.24.43
2025-04-20 01:47:53 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-04-20 01:47:53 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-04-20 01:47:53 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-04-20 01:47:56 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-04-20 01:47:58 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-04-20 01:56:21 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-amd64 /usr/local/bin/longhornctl # buildkit
2025-04-20 01:56:21 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-amd64 /usr/local/bin/longhornctl-local # buildkit
2025-04-20 01:56:22 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-04-20 01:56:22 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]
Details
Created
2025-04-20 02:49:21 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-04-17T08:30:11.175478120Z
-
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.29
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.20.29
-
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.29
-
-
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-04-17T08:30:11.175478120Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.20.29
-
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.29
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.20.29
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:7a3cdbc3e9251752ef5cbfe45d1f77e11513b9982b34c7873e77a828890a84c0 - 59.17% (45.5 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:8858ffe1d035c520c282072d3438cbd5565a965d92467521ef9b46136541091a - 5.42% (4.16 MB)
[#003] sha256:f9d00616859ea469a590b779f32891ce452789a03e444007f756b15a9d19eb56 - 2.96% (2.28 MB)
[#004] sha256:8ad7695bb77ac0f51fafa6063e049ce5e50e5a5d4705020667151eee47c2b137 - 12.76% (9.81 MB)
[#005] sha256:ab34ccc1eb6b23e1f0532d0d270033f5893d04552e446b8f854e2dcdeb1113c7 - 14.95% (11.5 MB)
[#006] sha256:03e6b1f2e42ac5a6c36176670ae4ff4b296a0c0be9a4c3f69e8182d5fd7b1b3f - 4.75% (3.65 MB)
History
2025-04-17 08:30:34 UTC
KIWI 9.24.43
2025-04-20 01:47:53 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-04-20 01:47:53 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-04-20 01:47:53 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-04-20 01:48:13 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-04-20 01:48:22 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-04-20 02:49:20 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-arm64 /usr/local/bin/longhornctl # buildkit
2025-04-20 02:49:20 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-arm64 /usr/local/bin/longhornctl-local # buildkit
2025-04-20 02:49:21 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-04-20 02:49:21 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]