a rust interface for maneuvering docker containers
Add the following to your Cargo.toml file
Cargo.toml
toml [dependencies] docker-api = "0.1"
Many small runnable example programs can be found in this repository's examples directory.