Skip to content

make target for building and running inside a container #903

Open
@vrothberg

Description

@vrothberg

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/ciIssues related to our own CI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions