Files
docker-cli/components/engine/cmd/dockerd
Tõnis Tiigi 3f0929f048 Merge pull request #27276 from yuexiao-wang/func-name
Modify function name from SetDaemonLogLevel to SetLogLevel
Upstream-commit: 62503f245f808a6847fe98a84bacfe5ed3bf5c18
Component: engine
2016-10-13 12:10:59 -07:00
..
2016-04-26 09:35:22 -07:00
2016-08-25 13:09:04 -04:00
2016-08-25 13:09:04 -04:00
2016-08-25 13:09:36 -04:00
2016-09-01 14:47:51 +08:00

docker.go contains Docker daemon's main function.

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