mirror of
https://github.com/moby/moby.git
synced 2026-07-17 13:01:51 +00:00
Allows using daemon/internal packages when creating dockerd Signed-off-by: Derek McGowan <derek@mcg.dev>
docker.go contains Docker daemon's main function.
This file provides first line CLI argument parsing and environment variable setting.