Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 897 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 897 Bytes

shiplift

GitHub Actions crates.io MIT licensed Released API docs Master API docs

a rust interface for maneuvering docker containers

install

Add the following to your Cargo.toml file

[dependencies]
shiplift = "0.7"

usage

Many small runnable example programs can be found in this repository's examples directory.

Doug Tangren (softprops) 2015-2018