public class DockerHelper extends Object
| Constructor and Description |
|---|
DockerHelper() |
| Modifier and Type | Method and 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–2018. All rights reserved.