Docs.rs
testcontainers-0.15.0
testcontainers 0.15.0
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
Crates.io
Source
Owners
bonomat
github:coblox:cargo-owners
thomaseizinger
Dependencies
async-trait ^0.1
normal
bollard ^0.13.0
normal
bollard-stubs =1.42.0-rc.3
normal
conquer-once ^0.4
normal
futures ^0.3
normal
hex ^0.4
normal
hmac ^0.12
normal
log ^0.4
normal
rand ^0.8
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
signal-hook ^0.3
normal
tokio ^1
normal
pretty_env_logger ^0.5
dev
reqwest ^0.11.14
dev
spectral ^0.6.0
dev
tokio ^1
dev
Versions
54.55%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
testcontainers
0.15.0
Module clients
Structs
In crate testcontainers
?
Module
testcontainers
::
clients
source
·
[
−
]
Expand description
All available Docker clients.
Structs
Cli
Implementation of the Docker client API using the docker cli.