Details
Created
2025-04-28 12:59:41 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-04-25T18:08:20.907208705Z
-
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.32
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.20.32
-
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.32
-
-
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-25T18:08:20.907208705Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.20.32
-
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.32
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.20.32
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:eac7a80d0cdba8e0475f2d96e3deaee50ef6af99e46fcdb4edc7cd74bcf3d7a4 - 40.44% (45.3 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:6ed6a589985cf82da3d1bc86ce41e6500c5b938c268de1ebffbe01749935fc14 - 3.79% (4.25 MB)
[#003] sha256:55ff3b161b00065f47e8f218a15a390966008aad51346bf16d4ff8f975e8c729 - 38.09% (42.7 MB)
[#004] sha256:fe16531a9c4350a77a029d9344ced6c6bd64acde89f365ea24aded7261b33fba - 17.68% (19.8 MB)
[#005] sha256:6ad6ba0b86ed04f0458e3ec7c63ec7f80114b533df41e73f78571a1fa582c599 - 0.0% (779 Bytes)
History
2025-04-25 18:08:31 UTC
KIWI 9.24.43
2025-04-28 12:55:58 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-04-28 12:55:58 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-28 12:55:58 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-04-28 12:56:02 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-04-28 12:56:15 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-04-28 12:59:41 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhorn-manager-amd64 /usr/local/sbin/longhorn-manager # buildkit
2025-04-28 12:59:41 UTC (buildkit.dockerfile.v0)
COPY /app/package/launch-manager /app/package/nsmounter /usr/local/sbin/ # buildkit
2025-04-28 12:59:41 UTC (buildkit.dockerfile.v0)
EXPOSE map[9500/tcp:{}]
2025-04-28 12:59:41 UTC (buildkit.dockerfile.v0)
CMD ["launch-manager"]
Details
Created
2025-04-28 13:21:22 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-04-25T18:07:18.770896160Z
-
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.32
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.20.32
-
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.32
-
-
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-25T18:07:18.770896160Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.20.32
-
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.32
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.20.32
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:6f3a269941657e1b3e8e2bf1f4329bf4c0071bc185246e38408d8be328f3c69b - 40.85% (45.5 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:dc778e1a9de705e303965243ea3ff78d50c05cdfeb322592f150ad9dc4b08d36 - 3.74% (4.16 MB)
[#003] sha256:9d8b3b7c921a6299adfc4287392bd16c213e129219d9753289a4176826638964 - 39.24% (43.7 MB)
[#004] sha256:75f70ade5419fd646c9f0dfc4ba4b3ce6fe6468e823c84f9999d140623f18c36 - 16.17% (18 MB)
[#005] sha256:f15bd8ab6addf4544c74e8b79069dbecfd1c034631c8a498dc072bb6ad2d3590 - 0.0% (781 Bytes)
History
2025-04-25 18:07:31 UTC
KIWI 9.24.43
2025-04-28 12:55:58 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-04-28 12:55:58 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-28 12:55:58 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-04-28 12:56:18 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-04-28 12:58:00 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-04-28 13:21:22 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhorn-manager-arm64 /usr/local/sbin/longhorn-manager # buildkit
2025-04-28 13:21:22 UTC (buildkit.dockerfile.v0)
COPY /app/package/launch-manager /app/package/nsmounter /usr/local/sbin/ # buildkit
2025-04-28 13:21:22 UTC (buildkit.dockerfile.v0)
EXPOSE map[9500/tcp:{}]
2025-04-28 13:21:22 UTC (buildkit.dockerfile.v0)
CMD ["launch-manager"]