You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd love to have a make target to easily build and run bootc inside a container. I imagine a Containerfile that ships with all the build and test dependencies and mounts the Git tree. This way, there is a shared (and recommended?) way to test and contribute.
I'd love to have a make target to easily build and run bootc inside a container. I imagine a Containerfile that ships with all the build and test dependencies and mounts the Git tree. This way, there is a shared (and recommended?) way to test and contribute.
The built image could then also be converted to a disk image to further test it in a VM. We could even add a make target to convert the local OCI image similar to https://github.com/vrothberg/fedora-bootc-pi/blob/main/Makefile#L13.
@jeckersb @cgwalters @jmarrero what do you think?
The text was updated successfully, but these errors were encountered: