Files
docker-cli/components/engine/docker
Darren Stahl 5954e87608 Windows CI: Unit Test move Unix specific struct field tests to _unix.go
Signed-off-by: Darren Stahl <darst@microsoft.com>
Upstream-commit: 957792e485a58698ad374c5a69157d9afa7879a2
Component: engine
2016-02-29 18:04:06 -08:00
..
2016-02-01 14:36:40 -05:00
2015-11-05 17:09:57 -05:00
2015-11-15 10:40:01 +01:00
2015-10-08 08:46:21 -04:00

docker.go contains Docker's main function.

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