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

Conflicts:
	registry/service.go
Upstream-commit: afade4236d3f15704653132c364d6e7ccc975f8b
Component: engine
2014-10-30 19:41:55 -04:00
..
2014-10-24 13:03:46 -07:00
2014-10-30 19:41:55 -04:00
2014-10-24 15:03:06 -07:00

docker.go contains Docker's main function.

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