moby--moby/cmd/dockerd
yuexiao-wang 5a9cee7bb5 'docker daemon' deprecation message doesn't use the new versioning scheme
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2017-03-03 17:26:49 +08:00
..
hack
README.md
config.go
config_common_unix.go
config_experimental.go
config_solaris.go
config_unix.go
config_unix_test.go
config_windows.go
daemon.go 'docker daemon' deprecation message doesn't use the new versioning scheme 2017-03-03 17:26:49 +08:00
daemon_freebsd.go
daemon_linux.go
daemon_solaris.go
daemon_test.go
daemon_unix.go
daemon_unix_test.go
daemon_windows.go
docker.go
docker_windows.go
metrics.go
service_unsupported.go
service_windows.go

README.md

docker.go contains Docker daemon's main function.

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