mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
Implements a `CachedPath` function on the volume plugin adapter that we call from the volume list function instead of `Path. If a driver does not implement `CachedPath` it will just call `Path`. Also makes sure we store the path on Mount and remove the path on Unmount. Signed-off-by: Brian Goff <cpuguy83@gmail.com>
4.8 KiB
4.8 KiB