Go to file
2024-05-07 19:10:04 +00:00
_service [info=58c84f24390426923c95cc920cdebc1d] 2023-03-03 07:51:12 +00:00
.gitattributes First version of BCI based on Tumbleweed 2022-04-27 12:18:16 +00:00
.gitignore First version of BCI based on Tumbleweed 2022-04-27 12:18:16 +00:00
config.sh [info=4bb96a085b3b6c1a1e88b2ff2996b354] 2024-04-12 12:16:03 +00:00
minimal-image.changes [info=7cb58673eb0e96c3e4d255872e327db5] 2024-05-07 19:10:04 +00:00
minimal-image.kiwi [info=a28c5de44ed8ca75ae4ee3b7b1bbf962] 2024-04-19 11:53:49 +00:00
README.md [info=7cb58673eb0e96c3e4d255872e327db5] 2024-05-07 19:10:04 +00:00

SLE BCI-Minimal: Base Container image without Zypper

Redistributable

SLE BCI-Minimal comes without Zypper, but it does have the RPM package manager installed. While RPM can install and remove packages, it lacks support for repositories and automated dependency resolution. The SLE BCI-Minimal image is therefore intended for creating deployment containers, and then installing the desired RPM packages inside the containers.

While you can install the required dependencies, you need to download and resolve them manually. However, this approach is not recommended as it is prone to errors.

Licensing

SPDX-License-Identifier: MIT

The build recipe and this documentation is licensed as MIT. The container itself contains various software components under various open source licenses listed in the associated Software Bill of Materials (SBOM).

This image is based on openSUSE Tumbleweed.