micro-image/README.md

971 B

openSUSE Tumbleweed BCI Micro: Suitable for deploying static binaries

Redistributable

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 Minimal image only when the final build artifact bundles all dependencies and has no external runtime requirements (like Python or Ruby).

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.