Files
docker-cli/components/engine/docker
Michael Crosby b4b8037ecd Don't hard code true for auth job
Signed-off-by: Michael Crosby <michael@docker.com>

Conflicts:
	registry/service.go
Upstream-commit: f43e77fc125840f40af52da01cd2a62bca49765e
Component: engine
2014-10-20 16:51:05 -04:00
..
2014-10-20 16:51:05 -04:00

docker.go contains Docker's main function.

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