public class UnixSocketClientProviderStrategy extends DockerClientProviderStrategy
Modifier and Type | Field and Description |
---|---|
protected static String |
DOCKER_SOCK_PATH |
client, config, LOGGER
Constructor and Description |
---|
UnixSocketClientProviderStrategy() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
void |
test() |
protected com.github.dockerjava.core.DockerClientConfig |
tryConfiguration(String dockerHost) |
getClient, getClientForConfig, getDockerHostIpAddress, getFirstValidStrategy, ping
protected static final String DOCKER_SOCK_PATH
public void test() throws org.testcontainers.dockerclient.DockerClientProviderStrategy.InvalidConfigurationException
test
in class DockerClientProviderStrategy
org.testcontainers.dockerclient.DockerClientProviderStrategy.InvalidConfigurationException
@NotNull protected com.github.dockerjava.core.DockerClientConfig tryConfiguration(String dockerHost)
public String getDescription()
getDescription
in class DockerClientProviderStrategy
Copyright © 2016. All rights reserved.