Details
Created
2025-08-10 04:29:35 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-08-06T09:59:07.481257019Z
-
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/f38d763575255e07f0e57db4cb52702d-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.23.19
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.23.19
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/f38d763575255e07f0e57db4cb52702d/
-
com.suse.bci.base.supportlevel
l3
-
com.suse.bci.base.title
SLE BCI 15 SP6 Base
-
com.suse.bci.base.until
2025-12-31
-
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.23.19
-
-
com.suse.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.release-stage
released
-
-
com.suse.supportlevel.until
2025-12-31
-
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/f38d763575255e07f0e57db4cb52702d/README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/f38d763575255e07f0e57db4cb52702d-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-08-06T09:59:07.481257019Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.23.19
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/f38d763575255e07f0e57db4cb52702d/
-
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.23.19
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.23.19
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:59530baa521b21093d78091d35b70c7752faaae1f169041fe5ed8efd4dd2ff31 - 38.77% (44.8 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:dd7702a6d7066c196e5e3dc9f638fe2b8aa4163a02b2d6a134c9eb855d197337 - 5.53% (6.38 MB)
[#003] sha256:2c1fffe512fbcdc5c6d19969b87e90602fd39ff23ec34081b4a8994f7237ac06 - 36.98% (42.7 MB)
[#004] sha256:d65b815076d509915f2944b011a6684725c318fb4cb431ae0b670d47932814e5 - 18.73% (21.6 MB)
[#005] sha256:fc1815c4796dd298c088250fc91923cc4328180aff324d707941ab2c13fe8cd1 - 0.0% (778 Bytes)
History
2025-08-06 09:59:19 UTC
KIWI 9.24.43
2025-08-10 04:25:20 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-08-10 04:25:20 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-08-10 04:25:20 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-08-10 04:25:22 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-08-10 04:25:33 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install iputils iproute2 nfs-client cifs-utils bind-utils e2fsprogs xfsprogs zip unzip kmod && rm -rf /var/cache/zypp/* # buildkit
2025-08-10 04:29:35 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhorn-manager-amd64 /usr/local/sbin/longhorn-manager # buildkit
2025-08-10 04:29:35 UTC (buildkit.dockerfile.v0)
COPY /app/package/launch-manager /app/package/nsmounter /usr/local/sbin/ # buildkit
2025-08-10 04:29:35 UTC (buildkit.dockerfile.v0)
EXPOSE map[9500/tcp:{}]
2025-08-10 04:29:35 UTC (buildkit.dockerfile.v0)
CMD ["launch-manager"]
Details
Created
2025-08-10 04:55:14 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-08-06T09:59:02.954907000Z
-
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/f38d763575255e07f0e57db4cb52702d-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.23.19
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.23.19
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/f38d763575255e07f0e57db4cb52702d/
-
com.suse.bci.base.supportlevel
l3
-
com.suse.bci.base.title
SLE BCI 15 SP6 Base
-
com.suse.bci.base.until
2025-12-31
-
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.23.19
-
-
com.suse.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.release-stage
released
-
-
com.suse.supportlevel.until
2025-12-31
-
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/f38d763575255e07f0e57db4cb52702d/README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/f38d763575255e07f0e57db4cb52702d-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-08-06T09:59:02.954907000Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.23.19
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/f38d763575255e07f0e57db4cb52702d/
-
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.23.19
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.23.19
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:f1fa854bc05c8a034f52dda7a6edbedbe0b16bd27dbe39bcbad3817fc2bf8be1 - 39.23% (45.1 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:f0bce9fb75b9575df45509636bce8191ebf631bb795a34964b30384c887705f4 - 5.4% (6.21 MB)
[#003] sha256:8ef1d73bb1b8aacdb39589f2b22377b8c63ff4079e617c16eb1bea5b0fd6a13c - 38.16% (43.8 MB)
[#004] sha256:6436412e5b697d1991d1e1fb3079d84281adad388e687cad4d0d2d1912972292 - 17.21% (19.8 MB)
[#005] sha256:26f1eff50e35c75477b84d90d6eacab0433bf85e335e48e456d0a6e3962ce7e8 - 0.0% (780 Bytes)
History
2025-08-06 09:59:16 UTC
KIWI 9.24.43
2025-08-10 04:25:21 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-08-10 04:25:21 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-08-10 04:25:21 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-08-10 04:25:38 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-08-10 04:27:11 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install iputils iproute2 nfs-client cifs-utils bind-utils e2fsprogs xfsprogs zip unzip kmod && rm -rf /var/cache/zypp/* # buildkit
2025-08-10 04:55:14 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhorn-manager-arm64 /usr/local/sbin/longhorn-manager # buildkit
2025-08-10 04:55:14 UTC (buildkit.dockerfile.v0)
COPY /app/package/launch-manager /app/package/nsmounter /usr/local/sbin/ # buildkit
2025-08-10 04:55:14 UTC (buildkit.dockerfile.v0)
EXPOSE map[9500/tcp:{}]
2025-08-10 04:55:14 UTC (buildkit.dockerfile.v0)
CMD ["launch-manager"]