mirror of
https://github.com/docker/cli.git
synced 2026-08-31 02:24:13 -05:00
Signed-off-by: Michael Crosby <crosbymichael@gmail.com> Upstream-commit: 4f174aa79276c12a1b2b98df2f02d6bee36b7a93 Component: engine
docker.go contains Docker's main function.
This file provides first line CLI argument parsing and environment variable setting.