mirror of
https://github.com/docker/cli.git
synced 2026-08-30 10:05:11 -05:00
This reverts commit 61b129d81802e3c988cc0e67e488b24968dd748a. Signed-off-by: Victor Vieux <vieux@docker.com> Upstream-commit: 2e489073d94a7e2a5df115704a484c34f0b59f29 Component: engine
docker.go contains Docker's main function.
This file provides first line CLI argument parsing and environment variable setting.