Go to file
Colin Walters 929e3e58e4 Add subscription-manager
We need this to access RHEL RPM content today.

(I would like longer term to be able to fetch RPMs from registries
 with a pull secret, xref https://github.com/coreos/rpm-ostree/issues/4155 )
2023-12-13 14:39:28 -05:00
.github/workflows chore(deps): update all dependencies 2023-12-11 02:52:10 +02:00
.tekton chore(deps): update rhtap references 2023-12-11 18:47:12 +00:00
docs docs: Add a builds.md 2023-12-08 12:51:16 -05:00
tier-0 Merge pull request #105 from cgwalters/fix-bootc-to-eln 2023-12-13 13:53:30 -05:00
tier-1 Add subscription-manager 2023-12-13 14:39:28 -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 all dependencies 2023-12-11 02:52:10 +02:00
COPYING Enable pre-commit 2023-10-30 22:27:12 +02:00
LICENSE Initial split from Fedora CoreOS 2022-12-09 15:32:25 -05:00
README.md README badges 2023-11-23 17:19:13 +02:00
c9s-devel-compose.repo Add devel composes (off by default), but pull in new bootupd 2023-12-12 13:28:10 -05:00
c9s.repo Fix typo 2023-03-04 09:45:57 -05: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 devel composes (off by default), but pull in new bootupd 2023-12-12 13:28:10 -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
fedora-bootc.yaml Red Hat Trusted App Pipeline update fedora-bootc 2023-11-22 19:51:24 +02:00
fedora-eln.repo Enable pre-commit 2023-10-30 22:27:12 +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 Update renovate.json 2023-11-28 19:23:41 +02: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 the project documentation.

Badges

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