mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03: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.