mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
For obvious reasons that it is not really supported now. Signed-off-by: Michael Crosby <crosbymichael@gmail.com> Upstream-commit: 5a9b5f10cf967f31f0856871ad08f9a0286b4a46 Component: engine
docker.go contains Docker daemon's main function.
This file provides first line CLI argument parsing and environment variable setting.