Versions in this module Expand all Collapse all v0 v0.1.0 Jun 16, 2022 Changes in this version + func DumpContainerLogs(t *testing.T, id string) + func StopContainer(id string) error + type Container struct + Host string + ID string + func StartContainer(image string, port string, args ...string) (*Container, error)