Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/daandemeyer/mkosi-koji

A mkosi configuration for hacking on koji
https://github.com/daandemeyer/mkosi-koji

Last synced: 22 days ago
JSON representation

A mkosi configuration for hacking on koji

Awesome Lists containing this project

README

        

# mkosi-koji

A set of [mkosi](https://github.com/systemd/mkosi/) configuration files to build
an image with koji installed and configured for local testing. By default, koji
will be installed from the official fedora repositories. To build the koji rpm
from source, add a file `mkosi.local.conf` with the following contents:

```conf
[Content]
BuildSources=:koji
```