Hi,

I would like to introduce bwrap-oci, a tool to convert from an OCI
configuration file to a command line for bubblewrap:

https://github.com/giuseppe/bwrap-oci

While system containers are executed through runc which uses directly
the OCI configuration file, containers that run as non root will use
bubblewrap[1] through bwrap-oci.  With bwrap-oci the same image format
can be used for both variants, as the OCI configuration file will be
converted to the bubblewrap command line to run the container.

Is it fine to move this project under github.com/projectatomic?

Regards,
Giuseppe

[1] https://github.com/projectatomic/atomic/pull/524

Reply via email to