Details
Created
2025-10-30 07:46:43 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-10-29T14:49:05.476527309Z
-
com.suse.bci.base.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
com.suse.bci.base.disturl
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/36d1b64836a25b46e4d88108157a6c3e-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.7-5.11.4
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-5.11.4
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/36d1b64836a25b46e4d88108157a6c3e/
-
com.suse.bci.base.supportlevel
l3
-
com.suse.bci.base.title
SLE BCI 15 SP7 Base
-
com.suse.bci.base.until
2031-07-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.7-5.11.4
-
-
com.suse.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.release-stage
released
-
-
com.suse.supportlevel.until
2031-07-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-SP7:Update:CR/sles15-image/36d1b64836a25b46e4d88108157a6c3e/README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/36d1b64836a25b46e4d88108157a6c3e-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-10-29T14:49:05.476527309Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-5.11.4
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/36d1b64836a25b46e4d88108157a6c3e/
-
org.opencontainers.image.title
SLE BCI 15 SP7 Base
-
org.opencontainers.image.url
https://www.suse.com/products/base-container-images/
-
org.opencontainers.image.vendor
SUSE LLC
-
org.opencontainers.image.version
15.7-5.11.4
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-5.11.4
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:29fd6677dccbeee98a01b2ef5d27697689108e2bc64d928bd0637b0566409d37 - 39.65% (44.7 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:2050c8631d6a50690ac26fe0a7f335e62aaa791b770fa947763a5d52c0abda64 - 3.98% (4.49 MB)
[#003] sha256:a72fe48f13b92f80d7f436218c5b042966d4e3a75b1da0f9dda73786fae51dec - 38.14% (43 MB)
[#004] sha256:f476a4e289b70aa257639031341666def99f4fba2b8167fafa9c10df726a711b - 18.22% (20.5 MB)
[#005] sha256:60793e2b87201fc2d4a5cb178c9040605d6dac21cda8ad67d08c11b74f6b3eae - 0.0% (778 Bytes)
History
2025-10-29 14:49:16 UTC
KIWI 10.2.33
2025-10-30 07:43:05 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-10-30 07:43:05 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-10-30 07:43:05 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-10-30 07:43:07 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-10-30 07:43:22 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-10-30 07:46:43 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhorn-manager-amd64 /usr/local/sbin/longhorn-manager # buildkit
2025-10-30 07:46:43 UTC (buildkit.dockerfile.v0)
COPY /app/package/launch-manager /app/package/nsmounter /usr/local/sbin/ # buildkit
2025-10-30 07:46:43 UTC (buildkit.dockerfile.v0)
EXPOSE map[9500/tcp:{}]
2025-10-30 07:46:43 UTC (buildkit.dockerfile.v0)
CMD ["launch-manager"]
Details
Created
2025-10-30 08:08:54 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-10-29T14:30:22.820514400Z
-
com.suse.bci.base.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
com.suse.bci.base.disturl
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/36d1b64836a25b46e4d88108157a6c3e-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.7-5.11.4
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-5.11.4
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/36d1b64836a25b46e4d88108157a6c3e/
-
com.suse.bci.base.supportlevel
l3
-
com.suse.bci.base.title
SLE BCI 15 SP7 Base
-
com.suse.bci.base.until
2031-07-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.7-5.11.4
-
-
com.suse.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.release-stage
released
-
-
com.suse.supportlevel.until
2031-07-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-SP7:Update:CR/sles15-image/36d1b64836a25b46e4d88108157a6c3e/README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/36d1b64836a25b46e4d88108157a6c3e-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-10-29T14:30:22.820514400Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-5.11.4
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/36d1b64836a25b46e4d88108157a6c3e/
-
org.opencontainers.image.title
SLE BCI 15 SP7 Base
-
org.opencontainers.image.url
https://www.suse.com/products/base-container-images/
-
org.opencontainers.image.vendor
SUSE LLC
-
org.opencontainers.image.version
15.7-5.11.4
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-5.11.4
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:32d2a42c6de3aa08434669c3dd7438ebc60f44e690db397a0b732f858bcb4e9d - 40.49% (45.4 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:593556351174eae79ecf29417aafe48359fdfb5130b413c8fdffa722cf9fec20 - 3.91% (4.39 MB)
[#003] sha256:fb286207697e26a529532bce00fa86f57ebdcaf71dc4d5223b61ed3fbd81068e - 39.22% (44 MB)
[#004] sha256:85495a3181281f078e0ebf0ed06a25e768f1842ff63a64696a71a689687d1ad8 - 16.37% (18.4 MB)
[#005] sha256:0b667731df603c0820d4b84aba2d8e572a1157aa7f97573ffc2f46d92ed31ba2 - 0.0% (776 Bytes)
History
2025-10-29 14:30:35 UTC
KIWI 10.2.33
2025-10-30 07:43:06 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-10-30 07:43:06 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-10-30 07:43:06 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-10-30 07:43:21 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-10-30 07:45:22 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-10-30 08:08:54 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhorn-manager-arm64 /usr/local/sbin/longhorn-manager # buildkit
2025-10-30 08:08:54 UTC (buildkit.dockerfile.v0)
COPY /app/package/launch-manager /app/package/nsmounter /usr/local/sbin/ # buildkit
2025-10-30 08:08:54 UTC (buildkit.dockerfile.v0)
EXPOSE map[9500/tcp:{}]
2025-10-30 08:08:54 UTC (buildkit.dockerfile.v0)
CMD ["launch-manager"]