Merge pull request #5878 from timthelion/docs-docker-readme

Add README.md file for the docker directory
This commit is contained in:
Victor Vieux
2014-06-18 12:19:43 -07:00
+3
View File
@@ -0,0 +1,3 @@
docker.go contains Docker's main function.
This file provides first line CLI argument parsing and environment variable setting.