mirror of
https://github.com/docker/cli.git
synced 2026-08-30 10:05:11 -05:00
Signed-off-by: Tibor Vass <tibor@docker.com> Upstream-commit: c7a04fda2ad804601385f054c19b69cf43fcfe46 Component: engine
docker.go contains Docker's main function.
This file provides first line CLI argument parsing and environment variable setting.