mirror of
https://github.com/moby/moby.git
synced 2026-07-20 22:43:06 +00:00
might not be the cleanest way, but it's definitly the way with the minimum code change. Signed-off-by: Victor Vieux <victorvieux@gmail.com>
docker.go contains Docker daemon's main function.
This file provides first line CLI argument parsing and environment variable setting.