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