moby--moby/docker
Derek McGowan ac8d964b28 Add trust key creation on client
Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2015-01-15 14:04:14 -08:00
..
README.md Add README.md file for the docker directory 2014-05-20 09:04:46 +00:00
client.go Client should use go log package. 2014-10-24 13:03:46 -07:00
daemon.go Deprecating ResolveRepositoryName 2015-01-08 20:14:58 +00:00
docker.go Add trust key creation on client 2015-01-15 14:04:14 -08:00
flags.go rename a existing container 2015-01-13 03:27:17 +00:00
log.go Add --log-level support 2014-11-15 09:00:48 -08:00

README.md

docker.go contains Docker's main function.

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