README.md: Expand

This commit is contained in:
Colin Walters 2022-12-09 16:48:29 -05:00
parent fade69f304
commit 39ecfc3cbe
1 changed files with 20 additions and 0 deletions

View File

@ -6,6 +6,26 @@ These images are technology demonstrators, not for production use. The intentio
generated by the OS vendor or distribution. Or, you can fork this repository and generate your own generated by the OS vendor or distribution. Or, you can fork this repository and generate your own
via `rpm-ostree compose image`. via `rpm-ostree compose image`.
## Available images
### Fedora
[quay.io/cgwalters/fedora-oscore](https://quay.io/repository/cgwalters/fedora-oscore?tab=tags&tag=latest)
### CentOS Stream 9
[quay.io/cgwalters/c9s-oscore](https://quay.io/repository/cgwalters/fedora-oscore?tab=tags&tag=latest)
## What's in them?
The [current manifest definitions](oscore/) were forked from Fedora CoreOS, then some things were
removed such as `moby-engine` and `ignition` and `clevis`.
The content set is obviously subject to change and debate.
At the current time, these images do *not* contain `bootc`, but they will in the future.
Ideally, we support a workflow where even `rpm-ostree` can be removed after builds.
# Building # Building