Go to file
Colin Walters fade69f304 Schedule build 2022-12-09 16:35:59 -05:00
.github/workflows Schedule build 2022-12-09 16:35:59 -05:00
oscore Add a c9s build 2022-12-09 15:52:45 -05:00
COPYING Initial split from Fedora CoreOS 2022-12-09 15:32:25 -05:00
LICENSE Initial split from Fedora CoreOS 2022-12-09 15:32:25 -05:00
README.md Add a c9s build 2022-12-09 15:52:45 -05:00
c9s.repo Add a c9s build 2022-12-09 15:52:45 -05:00
c9s.yaml Add a c9s build 2022-12-09 15:52:45 -05:00
fedora-next.repo Add a c9s build 2022-12-09 15:52:45 -05:00
fedora-rawhide.repo Add a c9s build 2022-12-09 15:52:45 -05:00
fedora.repo Add a c9s build 2022-12-09 15:52:45 -05:00
fedora.yaml Add a c9s build 2022-12-09 15:52:45 -05:00

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.

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/