Crate dockworker

source ·
Expand description

Docker Engine API client

Modules

Structs

request body of /containers/create api
Options for Docker::containers. This uses a “builder” pattern, so most methods will consume the object and return a new one.
Handle to connection to the docker daemon
Response of the history image api
Response of the prune image api
Restart policy of a container.

Enums

Response of the removing image api