mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan) Upstream-commit: ac8d964b28f23c9790102462a040054e7857cb26 Component: engine
docker.go contains Docker's main function.
This file provides first line CLI argument parsing and environment variable setting.