| Package | Description |
|---|---|
| com.spotify.docker.client |
| Modifier and Type | Method and Description |
|---|---|
static DockerHost |
DockerHost.from(String endpoint,
String dockerCertPath)
Create a
DockerHost from an explicit address or uri. |
static DockerHost |
DockerHost.fromEnv()
Create a
DockerHost from DOCKER_HOST and DOCKER_PORT env vars. |
Copyright © 2016. All rights reserved.