bind
Binds a DockerDaemon to a Runner instance.
Return
A DockerDaemon bound to the runner, or null
if one cannot be allocated immediately.
Parameters
runner
Runner to bind the DockerDaemon to.
Throws
if a daemon is already bound to this runner.
Binds a DockerDaemon to a Runner instance.
A DockerDaemon bound to the runner, or null
if one cannot be allocated immediately.
Runner to bind the DockerDaemon to.
if a daemon is already bound to this runner.