a rust interface for maneuvering docker containers
Add the following to your Cargo.toml
file
[dependencies]
shiplift = "0.6"
Many small runnable example programs can be found in this repository's examples directory.
- give image pull chunked json a proper type
Doug Tangren (softprops) 2015-2018