project-machine / puzzlefs

Apache License 2.0
378 stars 18 forks source link

consider aligning with github.com/containers #90

Open cgwalters opened 1 year ago

cgwalters commented 1 year ago

This is just a first quick glance at your code.

Then bigger picture, we also have https://github.com/containers/composefs - per the kernel discussion thread we could also try to build a comparison doc and see if there's any common ideas or code we could share. (I actually want to try to argue to do some composefs tooling in Rust)

ariel-miculas commented 1 year ago

Thanks @cgwalters, I didn't know about the oci_spec crate, I'll look into how it could be integrated into puzzlefs, and also into your oci directory code. I'm also curious whether puzzlefs could be moved into the containers organization.

ariel-miculas commented 11 months ago

@cgwalters do you want to setup a separate repo with your oci directory code? I think that would be a good starting point

cgwalters commented 11 months ago

Eventually yeah...