Open
Description
https://gitlab.com/bootc-org/podman-bootc-cli/-/issues/26
Let's support a wrapper for https://github.com/osbuild/bootc-image-builder
This would first leverage CentOS/centos-bootc#453 to find the relevant image.
Also with this we should support being passed a config.
I'm envisioning:
podman-bootc run --via-bib
to start to do the disk image install that way to make it ergonomic to test. And that would happen automatically if passed podman-bootc run --image-config /path/to/config.json
.
It'd also make sense to have
podman-bootc build-disk
just be a direct wrapper for the podman run
invocations for bib, allowing generic passthrough of everything there (e.g. could generate an ISO, qcow2 etc. without specifically running it)
Metadata
Metadata
Assignees
Labels
No labels