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.request body of /containers/Create an exec instance
Handle to connection to the docker daemon
network name to EndpointConfig
Response of the history image api
Response of the prune image api
Restart policy of a container.
request body of /exec/start an exec instance
Enums
Response of the removing image api