mirror of
https://github.com/moby/moby.git
synced 2026-08-09 17:39:58 +00:00
It should be explicitly told whether to enable the profiler or not. Signed-off-by: David Calavera <david.calavera@gmail.com>
docker.go contains Docker's main function.
This file provides first line CLI argument parsing and environment variable setting.