mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03:00
Allowing to set their values in the daemon configuration file. Signed-off-by: David Calavera <david.calavera@gmail.com> Upstream-commit: 59586d02b1cc004f14cd7ff6b454211f562da326 Component: engine
docker.go contains Docker's main function.
This file provides first line CLI argument parsing and environment variable setting.