No description
The api now supports user defined sources alongside the existing base repository. The routes /projects/source/new and /projects/source/delete/<name> have been added. /projects/source/info/<names> and /projects/source/list have been updated. The SourceConfig type is now called from the store instead of being declared in the api. |
||
|---|---|---|
| cmd | ||
| distribution | ||
| internal | ||
| osbuild@1f526477d2 | ||
| test | ||
| tools | ||
| .gitignore | ||
| .gitmodules | ||
| .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.