2024-05-15 19:39:54 +00:00
|
|
|
# openSUSE Tumbleweed BCI BusyBox: the smallest and GPLv3-free image
|
2024-05-07 19:08:51 +00:00
|
|
|
![Redistributable](https://img.shields.io/badge/Redistributable-Yes-green)
|
2024-01-17 14:30:54 +00:00
|
|
|
|
2024-05-08 16:27:49 +00:00
|
|
|
## Description
|
|
|
|
This image comes with the most basic tools provided by the BusyBox project.
|
2024-05-07 19:08:51 +00:00
|
|
|
The image contains no GPLv3 licensed software. When using the image, keep in mind that
|
|
|
|
there are differences between the BusyBox tools and the GNU Coreutils.
|
|
|
|
This means that scripts written for a system that uses GNU Coreutils may require
|
|
|
|
modification to work with BusyBox. If you need a SLES compatible image with the GNU Coreutils,
|
2024-05-08 16:27:49 +00:00
|
|
|
consider using the corresponding Micro image instead.
|
2024-03-22 17:30:48 +00:00
|
|
|
|
2024-04-05 09:32:24 +00:00
|
|
|
## Licensing
|
2024-06-04 14:32:33 +00:00
|
|
|
|
2024-04-05 09:32:24 +00:00
|
|
|
`SPDX-License-Identifier: MIT`
|
|
|
|
|
2024-06-04 14:32:33 +00:00
|
|
|
This documentation and the build recipe are licensed as MIT.
|
2024-04-05 09:32:24 +00:00
|
|
|
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](https://get.opensuse.org/tumbleweed/).
|