From 099b9a410ae1ab2b68c79c015d49ac276f1e3b20518dc0986fab67f940d48ea5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Tue, 7 May 2024 19:10:04 +0000 Subject: [PATCH] [info=7cb58673eb0e96c3e4d255872e327db5] OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/minimal-image?expand=0&rev=91 --- README.md | 11 +++++++++-- minimal-image.changes | 5 +++++ 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 877914d..a291dc5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ -# SLE BCI-Minimal: Container image without Zypper +# SLE BCI-Minimal: Base Container image without Zypper +![Redistributable](https://img.shields.io/badge/Redistributable-Yes-green) -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. +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` diff --git a/minimal-image.changes b/minimal-image.changes index 0ba751b..558cf57 100644 --- a/minimal-image.changes +++ b/minimal-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 7 19:07:24 UTC 2024 - Dirk Mueller + +- extend READMEs; correct eula for application images + ------------------------------------------------------------------- Fri Apr 19 10:31:30 UTC 2024 - Dirk Mueller