github.com/rochacon/deis@v1.0.2-0.20150903015341-6839b592a1ff/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