No description
this is a small helper to enable easy switch between backends in the existing test suite where we reference everything by name. The current working variant is: yum install $BACKEND systemctl enable $BACKEND.socket where BACKEND is either lorax-composer or osbuild-composer! |
||
|---|---|---|
| cmd | ||
| distribution | ||
| internal | ||
| osbuild@64713449ce | ||
| 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.