Class DockerHost

java.lang.Object
io.ebean.test.containers.DockerHost

public class DockerHost extends Object
Helper to detect if running inside docker and determine host name for that case.
  • Method Details

    • host

      public static String host()
      Return the docker host taking into account docker in docker.