| Modifier and Type | Method and Description |
|---|---|
static DockerClient |
Bootstrap.bootstrapAndConnect(String machine)
Main entry-point which will bootstrap Docker and connect to the Docker daemon, always attempting to perform a
docker installation first.
|
static DockerClient |
Bootstrap.bootstrapAndConnect(String machine,
boolean bypassInstallation)
Main entry-point which will bootstrap Docker and connect to the Docker daemon.
|
DockerClient |
DockerMachineClient.connect(String machine) |
Copyright © 2016. All rights reserved.