mirror of
https://github.com/docker/cli.git
synced 2026-08-30 02:24:27 -05: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.