mirror of
https://github.com/docker/docs.git
synced 2026-03-28 06:49:00 +07: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>