mirror of
https://github.com/moby/moby.git
synced 2026-07-10 08:39:25 +00:00
imageService provides the backend for the image API and handles the imageStore, and referenceStore. Signed-off-by: Daniel Nephin <dnephin@docker.com>
docker.go contains Docker daemon's main function.
This file provides first line CLI argument parsing and environment variable setting.