ostreedev / ostree-rs-ext

Rust library with higher level APIs on top of the core ostree API
Apache License 2.0
74 stars 24 forks source link

container/encapsulate: Fix pushing to OCI directories with a tag #545

Closed cgwalters closed 11 months ago

cgwalters commented 11 months ago

We need to support e.g. rpm-ostree compose container-encapsulate --format=oci manifest.yaml oci:foo:42

cgwalters commented 11 months ago

@lukewarmtemp mind reviewing/approving this one?

cgwalters commented 11 months ago

@lukewarmtemp you need to accept the invitation to the org

lukewarmtemp commented 11 months ago

@cgwalters I joined the org, good to merge.