github.com/dustinrc/deis@v1.10.1-0.20150917223407-0894a5fb979e/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