public class DockerClientUtils extends Object
| Constructor and Description |
|---|
DockerClientUtils() |
| Modifier and Type | Method and Description |
|---|---|
static com.github.dockerjava.api.DockerClient |
getDockerClient() |
static com.github.dockerjava.api.DockerClient |
getDockerClient(String dockerHost)
Simple util to get a DockerClient for the platform.
|
static String |
getDockerHost() |
public static com.github.dockerjava.api.DockerClient getDockerClient()
public static com.github.dockerjava.api.DockerClient getDockerClient(String dockerHost)
public static String getDockerHost()
Copyright © 2020–2022 Red Hat. All rights reserved.