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