Versions in this module Expand all Collapse all v1 v1.0.0 Feb 12, 2020 Changes in this version + func Do(repo config.Repo, home string, cfg config.SaneConfig, mode string) + func Start(repo config.Repo, home string) + func Stop(repo config.Repo, home string) + type DockerConfig struct + Deamon bool + Environment []EnvironmentPair + Image string + Ipc string + Name string + Net string + Pid string + Ports []PortMapping + Start int + Stop int + type EnvironmentPair struct + Key string + Value string + type PortMapping struct + Source int + Target int