mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Signed-off-by: Solomon Hykes <solomon@docker.com> Upstream-commit: 1d10c55aec891df609d36c90ee6c30adb24c16c4 Component: engine
docker.go contains Docker's main function.
This file provides first line CLI argument parsing and environment variable setting.