mirror of
https://github.com/moby/moby.git
synced 2026-08-13 06:29:24 +00:00
Allowing to set their values in the daemon configuration file. 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.