java.lang.Object
org.springframework.boot.buildpack.platform.docker.configuration.DockerHost
org.springframework.boot.buildpack.platform.docker.configuration.ResolvedDockerHost

public class ResolvedDockerHost extends DockerHost
Resolves a DockerHost from the environment, configuration, or using defaults.
Since:
2.7.0
Author:
Scott Frederick