mirror of
https://github.com/containers/bootc.git
synced 2026-02-05 15:45:53 +01:00
I think this got broken in a refactoring; add test coverage. In general all the heavy lifting should move out of `baseline.rs`; a good way to do that is probably to take the next step of making it its own crate that doesn't depend on the bootc core logic perhaps. Closes: https://github.com/containers/bootc/issues/570 Signed-off-by: Colin Walters <walters@verbum.org>