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