This repository has been archived by the owner on Jan 15, 2025. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lib/container: Expose
oci_spec::image::ImageManifest
publicly
Previously we had our own internal definitions for these things, which I didn't want to make public API. Now that a crate exists for this and we're using it internally, let's take the next step and expose it as part of our API. This will allow clients (e.g. rpm-ostree) to render things more nicely.
- Loading branch information