mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Deprecate --graph flag; Replace with --data-root Upstream-commit: 1ecaed0a99331ff6140e0a714e1b50d466597775 Component: engine
docker.go contains Docker daemon's main function.
This file provides first line CLI argument parsing and environment variable setting.