|
|
||
|---|---|---|
| .github/workflows | ||
| oscore | ||
| COPYING | ||
| LICENSE | ||
| README.md | ||
| c9s.repo | ||
| c9s.yaml | ||
| fedora-next.repo | ||
| fedora-rawhide.repo | ||
| fedora.repo | ||
| fedora.yaml | ||
README.md
Demonstration base images for use with bootc
This repository contains "base images" suitable for use with bootc.
These images are technology demonstrators, not for production use. The intention is that these images are
generated by the OS vendor or distribution. Or, you can fork this repository and generate your own
via rpm-ostree compose image.
Available images
Fedora
quay.io/cgwalters/fedora-oscore
CentOS Stream 9
What's in them?
The current manifest definitions 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
Here's an example command:
$ sudo rpm-ostree compose image --authfile ~/.config/containers/myquay.json --cachedir=cache -i --format=registry fedora.yaml quay.io/cgwalters/fedora-oscore
More information at https://coreos.github.io/rpm-ostree/container/