Go to file
platform-engineering-bot 50102ad999 chore(deps): update actions/setup-python action to v5.1.0
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
2024-04-02 22:00:49 +02:00
.fmf RHTAP/Testing Farm integration tests 2024-01-16 20:41:23 +02:00
.github/workflows chore(deps): update actions/setup-python action to v5.1.0 2024-04-02 22:00:49 +02:00
.tekton Merge pull request #476 from cgwalters/rm-docs 2024-04-02 15:22:11 -04:00
plans tmt: comment out the cmd which access to quay.io 2024-02-07 16:47:53 +08:00
tier-0 Switch to systemd by default 2024-03-26 12:27:29 -04:00
tier-1 system-configuration: Add cloud-utils-growpart 2024-03-04 19:40:10 -05:00
.mdl_style.rb Update .mdl_style.rb 2023-11-09 16:14:45 +02:00
.mdlrc Update .mdlrc 2023-11-09 16:18:33 +02:00
.pre-commit-config.yaml chore(deps): update auto merged updates 2024-04-01 22:00:59 +02:00
COPYING Enable pre-commit 2023-10-30 22:27:12 +02:00
Containerfile.centos-stream9 ci: Add a Containerfile-based workflow 2024-03-25 10:53:58 -04:00
LICENSE Initial split from Fedora CoreOS 2022-12-09 15:32:25 -05:00
README.md README.md: Pointless change to try to retrigger container push 2024-03-18 08:59:20 -04:00
c9s-devel-compose.repo chore(deps): update dependency centos-stream-9 to v20240304 2024-03-04 06:44:44 +01:00
c9s.repo Fix typo 2023-03-04 09:45:57 -05:00
catalog-info.yaml chore: add more information for backstage integration 2024-02-01 12:19:09 +02:00
centos-bootc-config.json Switch to systemd by default 2024-03-26 12:27:29 -04:00
centos-bootc.yaml Red Hat Trusted App Pipeline update fedora-bootc 2023-11-22 19:51:24 +02:00
centos-stream-9.yaml Add a copr for fast tracks 2024-03-01 09:05:26 -05:00
centos-tier-0-rt-stream9.yaml Enable pre-commit 2023-10-30 22:27:12 +02:00
centos-tier-0-stream9.yaml Enable pre-commit 2023-10-30 22:27:12 +02:00
centos-tier-1-rt-stream9.yaml Introduce a tier-0 image 2023-09-15 15:11:01 -04:00
copr-walters-fasttracks.repo Enable composefs root 2024-03-01 13:52:11 -05:00
fedora-bootc-config.json chore(deps): update dependency fedora-eln to fedora-eln-20240402.2 2024-04-02 16:00:56 +02:00
fedora-bootc.yaml Red Hat Trusted App Pipeline update fedora-bootc 2023-11-22 19:51:24 +02:00
fedora-eln.repo chore(deps): update dependency fedora-eln to fedora-eln-20240402.2 2024-04-02 16:00:56 +02:00
fedora-tier-0-eln.yaml Add bootc to eln 2023-11-01 15:20:20 -04:00
fedora.repo Add a c9s build 2022-12-09 15:52:45 -05:00
renovate.json Drop fedora-bootc:eln image 2024-04-02 12:01:40 -04:00

README.md

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: https://bootc-org.gitlab.io/documentation/

Badges

Badge Description Service
Renovate Dependencies Renovate
Pre-commit Static quality gates pre-commit