Namespace
Image / Tag
drbd9-sles15:latest
Content Digest
sha256:63eb8b8ee9751e88a3a2126c9d2b1a01841b4047954505515a1bd8e4ccc49c27
Details
Created

2025-03-24 14:02:35 +0100

Size

159 MB

Content Digest
Labels
  • com.suse.bci.base.authors
    https://github.com/SUSE/bci/discussions
  • com.suse.bci.base.created
    2025-03-20T13:58:04.881331412Z
  • 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.19
  • com.suse.bci.base.reference
    registry.suse.com/bci/bci-base:15.6.47.20.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/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.19
  • com.suse.eula
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
  • com.suse.release-stage
    released
  • com.suse.supportlevel
    l3
  • description
    DRBD's kernel component
  • 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
  • name
    DRBD Kernel module load container
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/ff8afe2cbb1c5a5375979b27f50584f3-sles15-image
  • org.opencontainers.image.authors
    Moritz Wanzenböck <moritz.wanzenboeck@linbit.com>
  • org.opencontainers.image.created
    2025-03-20T13:58:04.881331412Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP6.
  • org.opencontainers.image.ref.name
    15.6.47.20.19
  • 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.19
  • org.opensuse.reference
    registry.suse.com/bci/bci-base:15.6.47.20.19
  • release
    1
  • summary
    DRBD's kernel component
  • vendor
    LINBIT
  • version
    9.2.13

Environment
DRBD_VERSION

9.2.13

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:e611e87e123d5ad26b26e88304bdbe5e35f92d942e997f6157a9a620ad33f144 - 28.52% (45.3 MB)

[#001] sha256:57130da075f123faa37fcdbe1e98a253e77b281068bddfe6b2f4b95e3c6e8d35 - 53.6% (85.2 MB)

[#002] sha256:c13df9c5b4a62d5a3de2e2fe4902adfcec422bebfe64af5e70945111ef72998a - 0.98% (1.56 MB)

[#003] sha256:c4bf6cdaba925ad46776f7936f789ccd526fe060c08c9651d999779cecaf735a - 16.89% (26.8 MB)

[#004] sha256:5feb9b75e8f08edcfcfe67ea8d07b40fc3e7803bb2c15dca4cd006752280de47 - 0.0% (3.77 KB)


History
2025-03-20 13:58:16 UTC

KIWI 9.24.43

2025-03-24 14:02:34 +0100 (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Moritz Wanzenböck <moritz.wanzenboeck@linbit.com>

2025-03-24 14:02:34 +0100 (buildkit.dockerfile.v0)

ENV DRBD_VERSION=9.2.13

2025-03-24 14:02:34 +0100 (buildkit.dockerfile.v0)

ARG release=1

2025-03-24 14:02:34 +0100 (buildkit.dockerfile.v0)

LABEL name=DRBD Kernel module load container vendor=LINBIT version=9.2.13 release=1 summary=DRBD's kernel component description=DRBD's kernel component

2025-03-24 14:02:34 +0100 (buildkit.dockerfile.v0)

ARG TARGETARCH=amd64

2025-03-24 14:02:34 +0100 (buildkit.dockerfile.v0)

RUN |2 release=1 TARGETARCH=amd64 /bin/sh -c curl -fsSL "https://nexus.at.linbit.com/repository/lbbuild/suse-secrets/15/SCCcredentials.$TARGETARCH" -o /run/secrets/credentials.d/SCCcredentials && zypper install -y awk cpio diffutils gcc kmod make patch perl python3 python3-pip tar && pip3 install --no-cache-dir https://github.com/LINBIT/python-lbdist/archive/master.tar.gz # buildkit

2025-03-24 14:02:34 +0100 (buildkit.dockerfile.v0)

COPY /drbd.tar.gz / # buildkit

2025-03-24 14:02:34 +0100 (buildkit.dockerfile.v0)

COPY /pkgs /pkgs # buildkit

2025-03-24 14:02:35 +0100 (buildkit.dockerfile.v0)

COPY --chmod=0755 /entry.sh / # buildkit

2025-03-24 14:02:35 +0100 (buildkit.dockerfile.v0)

ENTRYPOINT ["/entry.sh"]

Details
Created

2025-03-20 11:47:33 +0100

Size

127 MB

Content Digest
Labels
  • com.suse.bci.base.authors
    https://github.com/SUSE/bci/discussions
  • com.suse.bci.base.created
    2025-03-19T08:43:18.561968400Z
  • 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.18
  • com.suse.bci.base.reference
    registry.suse.com/bci/bci-base:15.6.47.20.18
  • 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.18
  • com.suse.eula
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
  • com.suse.release-stage
    released
  • com.suse.supportlevel
    l3
  • description
    DRBD's kernel component
  • 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
  • name
    DRBD Kernel module load container
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/ff8afe2cbb1c5a5375979b27f50584f3-sles15-image
  • org.opencontainers.image.authors
    Moritz Wanzenböck <moritz.wanzenboeck@linbit.com>
  • org.opencontainers.image.created
    2025-03-19T08:43:18.561968400Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP6.
  • org.opencontainers.image.ref.name
    15.6.47.20.18
  • 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.18
  • org.opensuse.reference
    registry.suse.com/bci/bci-base:15.6.47.20.18
  • release
    1
  • summary
    DRBD's kernel component
  • vendor
    LINBIT
  • version
    9.2.13-rc.2

Environment
DRBD_VERSION

9.2.13-rc.2

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:99e76a2e20cece64f2cc945b09f78265f0d903b32e011fdf8fec4526c32af988 - 35.87% (45.5 MB)

[#001] sha256:c0b4d70d3b34dba3e4df06557b5a456ec50ea738766e97e88b81cfec2348bf5e - 62.89% (79.7 MB)

[#002] sha256:bd4a354f4050d1e96b4c84776ec9c552452deedff13b4fc4c72c17cd6bab7ed1 - 1.24% (1.57 MB)

[#003] sha256:16a4c2a9400d204105ed1f0e0b963c7d82661eb0aa3b42fac408f7ccad2ebfde - 0.0% (207 Bytes)

[#004] sha256:5feb9b75e8f08edcfcfe67ea8d07b40fc3e7803bb2c15dca4cd006752280de47 - 0.0% (3.77 KB)


History
2025-03-19 08:43:32 UTC

KIWI 9.24.43

2025-03-20 11:47:33 +0100 (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Moritz Wanzenböck <moritz.wanzenboeck@linbit.com>

2025-03-20 11:47:33 +0100 (buildkit.dockerfile.v0)

ENV DRBD_VERSION=9.2.13-rc.2

2025-03-20 11:47:33 +0100 (buildkit.dockerfile.v0)

ARG release=1

2025-03-20 11:47:33 +0100 (buildkit.dockerfile.v0)

LABEL name=DRBD Kernel module load container vendor=LINBIT version=9.2.13-rc.2 release=1 summary=DRBD's kernel component description=DRBD's kernel component

2025-03-20 11:47:33 +0100 (buildkit.dockerfile.v0)

ARG TARGETARCH=arm64

2025-03-20 11:47:33 +0100 (buildkit.dockerfile.v0)

RUN |2 release=1 TARGETARCH=arm64 /bin/sh -c curl -fsSL "https://nexus.at.linbit.com/repository/lbbuild/suse-secrets/15/SCCcredentials.$TARGETARCH" -o /run/secrets/credentials.d/SCCcredentials && zypper install -y awk cpio diffutils gcc kmod make patch perl python3 python3-pip tar && pip3 install --no-cache-dir https://github.com/LINBIT/python-lbdist/archive/master.tar.gz # buildkit

2025-03-20 11:47:33 +0100 (buildkit.dockerfile.v0)

COPY /drbd.tar.gz / # buildkit

2025-03-20 11:47:33 +0100 (buildkit.dockerfile.v0)

COPY /pkgs /pkgs # buildkit

2025-03-20 11:47:33 +0100 (buildkit.dockerfile.v0)

COPY --chmod=0755 /entry.sh / # buildkit

2025-03-20 11:47:33 +0100 (buildkit.dockerfile.v0)

ENTRYPOINT ["/entry.sh"]