mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Addresses #9207 Signed-off-by: Srini Brahmaroutu <srbrahma@us.ibm.com> Upstream-commit: 6871b9b16afe46e7566ac2937246b4a64be97269 Component: engine
docker.go contains Docker's main function.
This file provides first line CLI argument parsing and environment variable setting.