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