mirror of
https://github.com/moby/moby.git
synced 2026-07-03 21:28:46 +00:00
This is similar to network scopes where a volume can either be `local` or `global`. A `global` volume is one that exists across the entire cluster where as a `local` volume exists on a single engine. Signed-off-by: Brian Goff <cpuguy83@gmail.com>