No description
Find a file
Michael Vogt 2719f3f727 list-images: add --datadir override for e.g. custom repositories
This commit adds a `--datadir` override that allows overriding
the default search paths for e.g. the custom repositories. In
practise only repository overrides are supported because that
is the only data stored there.
2024-11-29 08:30:30 +00:00
.github/workflows workflow: update to work with the images dependencies 2024-11-28 09:53:08 +00:00
cmd/image-builder list-images: add --datadir override for e.g. custom repositories 2024-11-29 08:30:30 +00:00
go.mod main: initial version of image-builder with basic --list-images 2024-11-28 09:53:08 +00:00
go.sum main: initial version of image-builder with basic --list-images 2024-11-28 09:53:08 +00:00
README.md README.md: initial draft 2024-11-12 09:47:16 +01:00

image-builder CLI

Build images from the commandline in a convenient way.

FAQ

Q: Does this require a backend. A: The osbuild binary is used to actually build the images but beyond that no setup is required, i.e. no daemons like osbuild-composer.