Uses of Class
com.spotify.docker.client.DockerHost
Packages that use DockerHost
-
Uses of DockerHost in com.spotify.docker.client
Methods in com.spotify.docker.client that return DockerHostModifier and TypeMethodDescriptionstatic DockerHost
Create aDockerHost
from an explicit address or uri.static DockerHost
DockerHost.fromEnv()
Create aDockerHost
from DOCKER_HOST and DOCKER_PORT env vars.