mirror of https://github.com/docker/docs.git
Merge pull request #26233 from yuexiao-wang/fix-readme
Fix readme doc for dockerd (cherry picked from commit 1145c9b0d59dd1210e71799a68addee23884861b) Signed-off-by: Misty Stanley-Jones <misty@docker.com>
This commit is contained in:
parent
8a56561528
commit
d95bffff5f
|
@ -1,3 +1,3 @@
|
|||
docker.go contains Docker's main function.
|
||||
docker.go contains Docker daemon's main function.
|
||||
|
||||
This file provides first line CLI argument parsing and environment variable setting.
|
||||
|
|
Loading…
Reference in New Issue