mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
Signed-off-by: Darren Stahl <darst@microsoft.com> Upstream-commit: b2a7f6abb379e96eb611c27a5bec10c3be854a75 Component: engine
docker.go contains Docker daemon's main function.
This file provides first line CLI argument parsing and environment variable setting.