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