mirror of
https://github.com/moby/moby.git
synced 2026-07-09 16:17:28 +00:00
It is only used in `daemon` and should really live there. Signed-off-by: Vincent Demeester <vincent@sbr.pm>
docker.go contains Docker daemon's main function.
This file provides first line CLI argument parsing and environment variable setting.