mirror of
https://github.com/moby/moby.git
synced 2026-07-09 16:17:28 +00:00
Adds code to support Cluster Volumes in Swarm using CSI drivers. Signed-off-by: Drew Erny <derny@mirantis.com>
docker.go contains Docker daemon's main function.
This file provides first line CLI argument parsing and environment variable setting.