moby--moby/docker
Arnaud Porterie 78578125ce Add suffix to experimental builds version
Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
2015-05-21 16:27:42 -07:00
..
README.md
client.go
daemon.go Add suffix to experimental builds version 2015-05-21 16:27:42 -07:00
docker.go Add suffix to experimental builds version 2015-05-21 16:27:42 -07:00
flags.go Make list of commands for help less static 2015-05-07 16:22:06 -07:00
log.go Replace aliased imports of logrus, fixes #11762 2015-03-26 23:22:04 +01:00

README.md

docker.go contains Docker's main function.

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