Versions in this module Expand all Collapse all v1 v1.0.1 Nov 10, 2018 Changes in this version + type Docker struct + Terminals []string + func (d *Docker) DockerCommandRun(command string, container string, terminal *string) + func (d *Docker) Exec(cmd string, path []int, container string) *string + func (d *Docker) GetContainerId(name string) string + func (d *Docker) Init(ui fn)