Migrate bootc dependency from containers image proxy to podman
Open
- Dominant language
- Rust
- Stars
- 2.3k
- Forks
- 230
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 38
Description
Currently, bootc relies on [containers image proxy crate](https://github.com/containers/containers-image-proxy-rs) to pull images. However, [looking at the shortcomings](https://github.com/containers/bootc/issues/147#issuecomment-1828751377) of the container image proxy, we have decided to replace it with podman.
This issue is to track the required effort.
/cc @vrothberg @cgwalters
Contributor guide
Assessment
This issue has not been assessed yet.