github.com/jiasir/deis@v1.12.2/builder/docker/doc.go (about)

     1  /*
     2  Package docker provides Docker utlities.
     3  
     4  Some of the utilities rely upon the presence of the command line client for
     5  Docker. Others use the Docker API.
     6  */
     7  package docker