mirror of
https://github.com/moby/moby.git
synced 2026-07-22 07:21:16 +00:00
Fix TODO: move into startMetricsServer() Fix errors.Wrap return nil when passed err is nil Co-Authored-By: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com> Signed-off-by: HuanHuan Ye <logindaveye@gmail.com>
docker.go contains Docker daemon's main function.
This file provides first line CLI argument parsing and environment variable setting.