mirror of
https://github.com/docker/cli.git
synced 2026-01-18 08:21:31 +03:00
Signed-off-by: Yong Tang <yong.tang.github@outlook.com> Upstream-commit: cc703784f39fb3f585ec685cf7aeda6410648446 Component: engine
docker.go contains Docker daemon's main function.
This file provides first line CLI argument parsing and environment variable setting.