github.com/technosophos/deis@v1.7.1-0.20150915173815-f9005256004b/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