Files
docker-cli/components/engine/docker
Brian Goff bfe1bbc7d2 Add volume API/CLI
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
Upstream-commit: b3b7eb2723461b1eb4be692f4bced0ae8ea9cb58
Component: engine
2015-08-26 13:37:52 -04:00
..
2015-07-29 21:25:56 +03:00
2015-08-15 18:06:03 +02:00
2015-08-26 13:37:52 -04:00

docker.go contains Docker's main function.

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