Details
Created
2025-05-04 01:58:25 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-04-29T11:23:44.948460978Z
-
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/ff3a6d3453dcd6ae89eb973ae34d301d-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-4.2.63
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-4.2.63
-
com.suse.bci.base.release-stage
beta
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/ff3a6d3453dcd6ae89eb973ae34d301d/
-
com.suse.bci.base.supportlevel
techpreview
-
com.suse.bci.base.title
SLE BCI 15 SP7 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.7-4.2.63
-
-
com.suse.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.release-stage
beta
-
com.suse.supportlevel
techpreview
-
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/ff3a6d3453dcd6ae89eb973ae34d301d//README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/ff3a6d3453dcd6ae89eb973ae34d301d-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-04-29T11:23:44.948460978Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-4.2.63
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/ff3a6d3453dcd6ae89eb973ae34d301d/
-
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-4.2.63
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-4.2.63
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:8bf77a5c711138400b167278d22fe4a42bdb8074feb67e28c3eb000f9c7d0076 - 36.44% (45.6 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:92259bebba65622eaf08185a7efd2cd2a1125e9b6f2ba62eedf6cfb36b53aeda - 11.84% (14.8 MB)
[#003] sha256:3c1532bc061defc70b3b9ed4122e6a040318cef7fbbf6b3c5230a4b80d070cd8 - 34.16% (42.7 MB)
[#004] sha256:cc672a8388b00f476416fd4472775c7859e3d134107b23f05db83fbc475712e4 - 17.56% (22 MB)
[#005] sha256:7d3114919e0c422faf6d46157c1a1d0c442832bb3a41566129d9c42ed1ffafd4 - 0.0% (778 Bytes)
History
2025-04-29 11:23:56 UTC
KIWI 9.24.43
2025-05-04 01:53:45 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-05-04 01:53:45 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-05-04 01:53:45 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-05-04 01:53:54 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-05-04 01:54:27 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-05-04 01:58:25 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhorn-manager-amd64 /usr/local/sbin/longhorn-manager # buildkit
2025-05-04 01:58:25 UTC (buildkit.dockerfile.v0)
COPY /app/package/launch-manager /app/package/nsmounter /usr/local/sbin/ # buildkit
2025-05-04 01:58:25 UTC (buildkit.dockerfile.v0)
EXPOSE map[9500/tcp:{}]
2025-05-04 01:58:25 UTC (buildkit.dockerfile.v0)
CMD ["launch-manager"]
Details
Created
2025-05-04 02:25:42 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-04-29T11:25:39.567224200Z
-
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/ff3a6d3453dcd6ae89eb973ae34d301d-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-4.2.63
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-4.2.63
-
com.suse.bci.base.release-stage
beta
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/ff3a6d3453dcd6ae89eb973ae34d301d/
-
com.suse.bci.base.supportlevel
techpreview
-
com.suse.bci.base.title
SLE BCI 15 SP7 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.7-4.2.63
-
-
com.suse.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.release-stage
beta
-
com.suse.supportlevel
techpreview
-
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/ff3a6d3453dcd6ae89eb973ae34d301d//README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/ff3a6d3453dcd6ae89eb973ae34d301d-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-04-29T11:25:39.567224200Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-4.2.63
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/ff3a6d3453dcd6ae89eb973ae34d301d/
-
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-4.2.63
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-4.2.63
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:0c1f04d1a9e7eba6630f98b4ea2c98a50a34532f45d74818f0bd52890084e8ac - 36.81% (46.3 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:c2800f9d6eec23cffb04dbeb40cb12af7a19046345050fd124ffc4c2fcdb049a - 12.32% (15.5 MB)
[#003] sha256:a3896cdcb4d8c242f183ea6c9b0e9543daad86ed9945197ee1b94f35343f7483 - 34.96% (43.9 MB)
[#004] sha256:1b70df81b822972daf10ac967049555a98a245af5dc5bd341e7df48caf1a6f2b - 15.91% (20 MB)
[#005] sha256:b4ea41a239fefa9678f15c73dc6714bf7653be710bf7fa7400b9d0a195ea0e9c - 0.0% (778 Bytes)
History
2025-04-29 11:25:54 UTC
KIWI 9.24.43
2025-05-04 01:53:46 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-05-04 01:53:46 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-05-04 01:53:46 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-05-04 01:54:23 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-05-04 01:56: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-05-04 02:25:42 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhorn-manager-arm64 /usr/local/sbin/longhorn-manager # buildkit
2025-05-04 02:25:42 UTC (buildkit.dockerfile.v0)
COPY /app/package/launch-manager /app/package/nsmounter /usr/local/sbin/ # buildkit
2025-05-04 02:25:42 UTC (buildkit.dockerfile.v0)
EXPOSE map[9500/tcp:{}]
2025-05-04 02:25:42 UTC (buildkit.dockerfile.v0)
CMD ["launch-manager"]