contain-rs
A tool to use docker / podman / oci containers with rust
TODO
- improve error types
- improve error reporting
- handle std error for child processes
- implement exposed ports
- check status before running commands
- extract comman parts into shared module
- add docker implementation
- implement healthcheck wait strategy
- add a few images