mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03: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.