Versions in this module Expand all Collapse all v0 v0.6.0 Sep 20, 2016 Changes in this version + var Address = `unix:///var/run/docker.sock` + func Run(t testing.TB, conf Config) (addr string, closer func()) + func RunAndWait(t testing.TB, conf Config, check func(string) bool) (addr string, closer func()) + type Config struct