1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/docker
Antonio Murdaca 56847ec4d4 Merge pull request #13106 from duglin/HumanizeCliErrors
Use stderr instead of logrus for CLI error messages
2015-05-13 05:23:56 +02:00
..
client.go
daemon.go
docker.go Merge pull request #13106 from duglin/HumanizeCliErrors 2015-05-13 05:23:56 +02:00
flags.go Make list of commands for help less static 2015-05-07 16:22:06 -07:00
log.go
README.md

docker.go contains Docker's main function.

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