mirror of
https://github.com/moby/moby.git
synced 2026-08-12 22:16:46 +00:00
This is the equivalent of the local implementation. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
docker.go contains Docker daemon's main function.
This file provides first line CLI argument parsing and environment variable setting.