A Rust interface for maneuvering Docker containers via the Docker API.
# Cargo.toml
[dependencies]
shiplift = "0.7.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Lists all Docker containers using the default connection.
Ensure Docker is installed and running, and add tokio as a dependency.
No dependency data recorded yet.