Files
docker-cli/components/engine/docker
Michael Crosby f4d05bcf4d Merge pull request #10124 from duglin/Issue10034
Add the list of possible values for --log-level to help text
Upstream-commit: 1efc940e6f547760e5e8f4648acb120ff19fdc58
Component: engine
2015-01-19 17:09:18 -08:00
..
2014-10-24 13:03:46 -07:00
2015-01-08 20:14:58 +00:00
2015-01-15 14:05:06 -08:00
2014-11-15 09:00:48 -08:00

docker.go contains Docker's main function.

This file provides first line CLI argument parsing and environment variable setting.