Versions in this module Expand all Collapse all v1 v1.0.0 Oct 4, 2019 Changes in this version + func ContainerRunningByImageName(name string) (string, bool) + func EnsureDockerInit() + func ImagePull(taggedName string, done chan bool) + func StartContainer(url string, imageName string, done chan bool, ef util.ExchangeFolder, ...) + func StopContainerById(id string, done chan bool)