Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make target for building and running inside a container #903

Open
vrothberg opened this issue Nov 18, 2024 · 3 comments
Open

make target for building and running inside a container #903

vrothberg opened this issue Nov 18, 2024 · 3 comments

Comments

@vrothberg
Copy link
Member

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?

@cgwalters
Copy link
Collaborator

We do have https://github.com/containers/bootc/blob/main/CONTRIBUTING.md today but yes it needs to grow a lot more

@cgwalters
Copy link
Collaborator

The main thing I wanted to land is containers/podman-bootc#36

@cgwalters
Copy link
Collaborator

This also relates to https://gitlab.com/fedora/bootc/tracker/-/issues/2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants