containers / bootc

Boot and upgrade via container images
https://containers.github.io/bootc/
Apache License 2.0
769 stars 83 forks source link

cli: Wrap ostree-ext via `bootc internals` #886

Closed cgwalters closed 2 weeks ago

cgwalters commented 2 weeks ago

Today rpm-ostree exposes the ostree container verb. As part of taking over from rpm-ostree we need to do the same.

Followup to merging ostree-rs-ext in this repository.

A next step here is for us to start owning the /usr/libexec/libostree/ext/ostree-container symlink but that will be a followup.