containers / ocidir-rs

Low level Rust library for working with OCI (opencontainers) directories
Apache License 2.0
6 stars 3 forks source link

correct repository URL #6

Closed tofay closed 3 months ago

tofay commented 3 months ago

The repository link on crates.io/doc.rs is incorrect: https://docs.rs/ocidir/0.1.0/ocidir/index.html

cgwalters commented 3 months ago

Just reusing this issue as a communication channel:

It looks like you work on https://github.com/microsoft/rpmoci/ - a lot of intersection/overlap with what I am working on in https://github.com/coreos/rpm-ostree/ and https://github.com/containers/bootc among other things. I'd be interested to chat at some point.

tofay commented 3 months ago

I came across this repo recently when I was considering splitting out the OCI layout creation parts of rpmoci into a separate crate. Now I'm looking at using this crate in rpmoci instead: https://github.com/microsoft/rpmoci/issues/132. Any chance you can publish 0.2.0 to crates.io please?

I'd be interested to chat at some point.

Absolutely. I've since been reading about rpm-ostree, and curious where function like https://github.com/coreos/rpm-ostree/blob/main/docs/container.md#creating-base-images (which rpmoci is similar to) may end up going as development shifts away from rpm-ostree to dnf5 etc. Where's a good place to discuss? podman discord? fedora matrix?

cgwalters commented 3 months ago

Any chance you can publish 0.2.0 to crates.io please?

Done!

Where's a good place to discuss? podman discord? fedora matrix?

Good question...maybe the best place at the moment is the bootc matrix, linked from https://docs.fedoraproject.org/en-US/bootc/community/