If the components you are adding can be validated in a terminal, you can use podman-bootc to run the
If the components you are adding can be validated in a terminal, you can use podman-bootc to run the image from your local containers storage
https://github.com/containers/podman-bootc
I also tend to run a local OCI registry, push a new image there and bootc switch to it in a VM.
https://github.com/containers/podman-bootc
I also tend to run a local OCI registry, push a new image there and bootc switch to it in a VM.
