Wharf ⚓🦀

GitHub Actions crates.io Crates.io Docs

Fully asynchronous docker api library written in Rust.

Examples

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

License

MIT