mirror of
https://gitlab.com/fedora/bootc/base-images.git
synced 2026-09-01 22:10:45 +00:00
No description
- Python 45.5%
- Shell 28.8%
- Dockerfile 13.8%
- Just 11.9%
This pulls in the code from https://github.com/openshift/os/pull/876/commits/dd35dd0e102aeed90df14f05c8ae9da4c8c5962a for the same reason. |
||
|---|---|---|
| .fmf | ||
| .github/workflows | ||
| .tekton | ||
| docs | ||
| plans | ||
| tier-0 | ||
| tier-1 | ||
| .mdl_style.rb | ||
| .mdlrc | ||
| .pre-commit-config.yaml | ||
| c9s-devel-compose.repo | ||
| c9s.repo | ||
| catalog-info.yaml | ||
| centos-bootc.yaml | ||
| centos-stream-9.yaml | ||
| centos-tier-0-rt-stream9.yaml | ||
| centos-tier-0-stream9.yaml | ||
| centos-tier-1-rt-stream9.yaml | ||
| COPYING | ||
| fedora-bootc.yaml | ||
| fedora-eln.repo | ||
| fedora-tier-0-eln.yaml | ||
| fedora.repo | ||
| LICENSE | ||
| README.md | ||
| renovate.json | ||
centos-bootc
Create and maintain base bootable container images from Fedora ELN and CentOS Stream packages.
The longer term vision of this project is that the build infrastructure (and possibly some of the container definitions) move into the respective upstream operating systems. For now, this project acts as a more central point for this across these distributions.
Motivation
The original Docker container model of using "layers" to model applications has been extremely successful. This project aims to apply the same technique for bootable host systems - using standard OCI/Docker containers as a transport and delivery format for base operating system updates.
More information
See the project documentation.
Badges
| Badge | Description | Service |
|---|---|---|
| Dependencies | Renovate | |
| Static quality gates | pre-commit |