mirror of
https://github.com/moby/moby.git
synced 2026-07-10 00:28:51 +00:00
Initial pull/ls works Build is deactivated if the feature is active Signed-off-by: Djordje Lukic <djordje.lukic@docker.com> 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.