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