LurkingFrog / shiplift

🐳 πŸ¦€ rust interface for maneuvering docker containers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

About

🐳 πŸ¦€ rust interface for maneuvering docker containers

License:MIT License


Languages

Language:Rust 100.0%