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: 25945a40c4f352a754cbd8dba9c846c7539fe463 Component: engine
docker.go contains Docker's main function.
This file provides first line CLI argument parsing and environment variable setting.