Files
docker-cli/components/engine/docker
Victor Vieux 91ac365d86 Merge pull request #6052 from rhatdan/help
--help option and help command should print to stdout not stderr
Upstream-commit: 76fd51a4789c1af15d6682a01add3ff86df2f5cf
Component: engine
2014-08-27 11:17:16 -07:00
..

docker.go contains Docker's main function.

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