public class DockerHelper extends Object
| Constructor | Description |
|---|---|
DockerHelper() |
| Modifier and Type | Method | Description |
|---|---|---|
static String |
getHost() |
Gets hostname (or address) of the host at which docker service configured in environment runs.
|
static String |
getHost(String dockerURI) |
Gets hostname (or address) of the host at which specified docker service runs.
|
public static String getHost()
Copyright © 2017. All rights reserved.