mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Extract daemon configuration and discovery to their own package Upstream-commit: f3a8886d8890d6797a568ab316baf9400ee2e1e1 Component: engine
docker.go contains Docker daemon's main function.
This file provides first line CLI argument parsing and environment variable setting.