No description
We now have three top-level maps, that can be combined in any way: boot-test: information about how to boot the image compose: information about how to generate the pipeline pipeline: the pipeline to generate the image expected: the expected image-info This creates compose entries for all the boot tests, but the blueprints are named 'blueprint-draft', as we are not yet verifynig that the pipeline is correct. Signed-off-by: Tom Gundersen <teg@jklm.no> |
||
|---|---|---|
| cmd | ||
| distribution | ||
| internal | ||
| osbuild@d8bb359e81 | ||
| test | ||
| tools | ||
| .gitignore | ||
| .gitmodules | ||
| .packit.yaml | ||
| .travis.yml | ||
| dnf-json | ||
| go.mod | ||
| go.sum | ||
| golang-github-osbuild-composer.spec | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
osbuild-composer
An image building service based on osbuild. It is inspired by lorax-composer and exposes the same API. As such, it is a drop-in replacement.