- Set the daemon log level to what's set in the configuration. - Enable TLS when TLSVerify is enabled. Signed-off-by: David Calavera <david.calavera@gmail.com> Upstream-commit: cd3446972e968639684f2b65bfc11c099a25f1b0 Component: engine
docker.go contains Docker's main function.
This file provides first line CLI argument parsing and environment variable setting.