No description
When osbuild-composer is run as systemd service, we don't want to write anything into working directory. Currently, we write dnf cache into it. Instead, let's just use the default dnf cache directory. |
||
|---|---|---|
| cmd | ||
| distribution | ||
| internal | ||
| osbuild@cd49e2407c | ||
| tools | ||
| .gitignore | ||
| .gitmodules | ||
| .travis.yml | ||
| dnf-json | ||
| go.mod | ||
| go.sum | ||
| 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.