diff --git a/README.md b/README.md index d355b3c..55c6972 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ -# SLE BCI-Micro: Suitable for deploying static binaries +# openSUSE Tumbleweed BCI openSUSE Tumbleweed Micro: Suitable for deploying static binaries ![Redistributable](https://img.shields.io/badge/Redistributable-Yes-green) -This image is similar to SLE BCI-Minimal but without the RPM package manager. + +## Description +This image is similar to Minimal but without the RPM package manager. The primary use case for the image is deploying static binaries produced externally or during multi-stage builds. As there is no straightforward way to install additional dependencies inside the container image, -we recommend deploying a project using the SLE BCI-Minimal image only +we recommend deploying a project using the Minimal image only when the final build artifact bundles all dependencies and has no external runtime requirements (like Python or Ruby). diff --git a/micro-image.changes b/micro-image.changes index a7be697..75e0956 100644 --- a/micro-image.changes +++ b/micro-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 8 16:26:31 UTC 2024 - Dirk Mueller + +- README fixes - better titles and follow recommended document structure + ------------------------------------------------------------------- Tue May 7 19:07:24 UTC 2024 - Dirk Mueller