Details
Created
2025-05-04 01:56:03 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 - 37.08% (45.6 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:96038e8a32db63cd23d480cd570935c1f7d90a903b1acb1d88ff5738e736c47a - 12.05% (14.8 MB)
[#003] sha256:cfb23b7bceae1484b3f1efa398cedb345d669e42f75385a24ea97491f3371ebe - 34.76% (42.7 MB)
[#004] sha256:3bf0fb031bf02916d8ff34192e236cf7d81bab728bbc2dfa9a307ef2b49bc3ad - 16.12% (19.8 MB)
[#005] sha256:418b06446e88d99aef765c6dae22fbca12f16c6a5b35054e94da302a575f55d4 - 0.0% (777 Bytes)
History
2025-04-29 11:23:56 UTC
KIWI 9.24.43
2025-05-04 01:52:18 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-05-04 01:52:18 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:52:18 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-05-04 01:52:23 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-05-04 01:53:20 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:56:03 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhorn-manager-amd64 /usr/local/sbin/longhorn-manager # buildkit
2025-05-04 01:56:03 UTC (buildkit.dockerfile.v0)
COPY /app/package/launch-manager /app/package/nsmounter /usr/local/sbin/ # buildkit
2025-05-04 01:56:03 UTC (buildkit.dockerfile.v0)
EXPOSE map[9500/tcp:{}]
2025-05-04 01:56:03 UTC (buildkit.dockerfile.v0)
CMD ["launch-manager"]
Details
Created
2025-05-04 02:18:39 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 - 37.41% (46.3 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:b637a23d45cbaa6ad2a9fe1e1d6735a1e2bf7c499eb10b4721a645a7af0f51cf - 12.51% (15.5 MB)
[#003] sha256:173faba3f676abbca44f95dfcfe64343d5413f6c78da9bfc762e4850109b0e32 - 35.52% (43.9 MB)
[#004] sha256:ab977c8dbed7526b553c9f8c3b913f626a3113e01912899846ef612cd2800d40 - 14.56% (18 MB)
[#005] sha256:a0a9c17c4cd21ec4a21aec654cc0a8c297475f695827e1d597762ac7187d43ca - 0.0% (778 Bytes)
History
2025-04-29 11:25:54 UTC
KIWI 9.24.43
2025-05-04 01:52:18 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-05-04 01:52:18 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:52:18 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-05-04 01:53:00 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-05-04 01:56:04 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:18:39 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhorn-manager-arm64 /usr/local/sbin/longhorn-manager # buildkit
2025-05-04 02:18:39 UTC (buildkit.dockerfile.v0)
COPY /app/package/launch-manager /app/package/nsmounter /usr/local/sbin/ # buildkit
2025-05-04 02:18:39 UTC (buildkit.dockerfile.v0)
EXPOSE map[9500/tcp:{}]
2025-05-04 02:18:39 UTC (buildkit.dockerfile.v0)
CMD ["launch-manager"]