moby

Crates.iomoby
lib.rsmoby
version0.1.2
sourcesrc
created_at2021-04-09 06:36:28.525461
updated_at2021-04-09 06:53:47.386729
descriptionActively maintained Rust interface for maneuvering Docker containers
homepagehttps://github.com/wojciechkepka/moby
repositoryhttps://github.com/wojciechkepka/moby
max_upload_size
id381179
size222,891
Wojciech Kępka (vv9k)

documentation

https://docs.rs/moby

README

moby

GitHub Actions MIT licensed Released API docs

a rust interface for maneuvering docker containers

install

Add the following to your Cargo.toml file

[dependencies]
moby = "0.1"

usage

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

Commit count: 299

cargo fmt