mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03: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> Upstream-commit: 977109d808ae94eb3931ae920338b1aa669f627e Component: engine