Files
moby/cmd/dockerd
Arnaud Porterie ba6adc5f46 Merge pull request #24646 from anusha-ragunathan/use-volume-plugins
Remove use of exec-root in plugins due to socket pathname limits.
2016-07-18 16:28:22 +00:00
..
2016-04-26 09:35:22 -07:00
2016-04-26 09:35:22 -07:00
2016-06-12 23:22:26 +02:00

docker.go contains Docker's main function.

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