public class DockerDetector extends Object
| Constructor and Description |
|---|
DockerDetector() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getDockerInstallPathForUnix(String binary) |
static String |
getDockerInstallPathForWindows() |
static boolean |
isDockerInstalled() |
public static String getDockerInstallPathForUnix(String binary) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2016. All rights reserved.