Files
moby/cmd/dockerd
Brian Goff edafc642b2 Merge pull request #25890 from cpuguy83/fix_swarm_control_sock_path
Use daemon exec root for swarm control socket
2016-08-30 08:51:52 -04: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-04-26 09:35:22 -07:00

docker.go contains Docker's main function.

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