shiplift

Crates.ioshiplift
lib.rsshiplift
version0.7.0
sourcesrc
created_at2015-05-21 12:49:54.797834
updated_at2021-02-21 05:02:32.678698
descriptionA Rust interface for maneuvering Docker containers
homepagehttps://github.com/softprops/shiplift
repositoryhttps://github.com/softprops/shiplift
max_upload_size
id2160
size213,853
cargo (github:rustpq:cargo)

documentation

https://docs.rs/shiplift

README

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.8"

usage

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

planned changes

  • give image pull chunked json a proper type

Doug Tangren (softprops) 2015-2018

Commit count: 459

cargo fmt