mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Signed-off-by: Tibor Vass <tibor@docker.com> Upstream-commit: 5c630ea7c3d5e7a24e1c4b2e15506f326706e9bc Component: engine
docker.go contains Docker's main function.
This file provides first line CLI argument parsing and environment variable setting.