mirror of
https://github.com/moby/moby.git
synced 2026-07-13 11:00:42 +00:00
Instead of using a global store for volume drivers, scope the driver store to the caller (e.g. the volume store). This makes testing much simpler. Signed-off-by: Brian Goff <cpuguy83@gmail.com>