Settings flags is the responsibility of the application (cmd/) not a library Signed-off-by: Daniel Nephin <dnephin@docker.com> Upstream-commit: 73ec0ff86b06925e63016c0948be3a49cf8915b4 Component: engine
cli/flags
docker.go contains Docker daemon's main function.
This file provides first line CLI argument parsing and environment variable setting.