mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
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)
This commit is contained in:
parent
9405a58e99
commit
6854e2997e
1 changed files with 3 additions and 0 deletions
3
docker/README.md
Normal file
3
docker/README.md
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
docker.go contains Docker's main function.
|
||||||
|
|
||||||
|
This file provides first line CLI argument parsing and environment variable setting.
|
Loading…
Reference in a new issue