Fully asynchronous docker api library written in Rust.
To run examples:
- clone the repository
- git clone https://github.com/wojciechkepka/wharf
- run docker daemon listening on tcp port 2376
- run example by replacing example_name
with one from below
- cargo run --example example_name
Available examples: - createacontainer - controlacontainer