mirror of
https://github.com/docker/cli.git
synced 2026-09-01 02:24:23 -05:00
Signed-off-by: allencloud <allen.sun@daocloud.io> Upstream-commit: 148f2711e8e78c9cf43b4c30b03b33b16d9e7098 Component: engine
docker.go contains Docker daemon's main function.
This file provides first line CLI argument parsing and environment variable setting.