mirror of
https://github.com/moby/moby.git
synced 2026-07-13 02:52:20 +00:00
On daemon restart the local volume driver will read options that it persisted to disk, however it was reading an incorrect path, causing volume options to be silently ignored after a daemon restart. Signed-off-by: Brian Goff <cpuguy83@gmail.com>