mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
Signed-off-by: Daniel Nephin <dnephin@docker.com> Upstream-commit: 27cfa68af16721c978803c3b695bcc7181ccc721 Component: engine
docker.go contains Docker daemon's main function.
This file provides first line CLI argument parsing and environment variable setting.