github.com/chasestarr/deis@v1.13.5-0.20170519182049-1d9e59fbdbfc/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