Add README.md file for the docker directory

See issue #5873

Docker-DCO-1.1-Signed-off-by: Timothy <timothyhobbs@seznam.cz> (github: https://github.com/timthelion)
Upstream-commit: 6854e2997ee2b17a2078c4411c6e2f8d001983f5
Component: engine
This commit is contained in:
Timothy
2014-05-20 09:04:46 +00:00
parent 72f6d9b1b0
commit 96dd02ddf5
+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.