| Crates.io | shiplift |
| lib.rs | shiplift |
| version | 0.7.0 |
| created_at | 2015-05-21 12:49:54.797834+00 |
| updated_at | 2021-02-21 05:02:32.678698+00 |
| description | A Rust interface for maneuvering Docker containers |
| homepage | https://github.com/softprops/shiplift |
| repository | https://github.com/softprops/shiplift |
| max_upload_size | |
| id | 2160 |
| size | 213,853 |
a rust interface for maneuvering docker containers
Add the following to your Cargo.toml file
[dependencies]
shiplift = "0.8"
Many small runnable example programs can be found in this repository's examples directory.
Doug Tangren (softprops) 2015-2018