mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
4bdb8c03fc
If a graphdriver fails initialization due to ErrNotSupported we ignore that and keep trying the next. But if some driver has a different error (for instance if you specified an unknown option for it) we fail the daemon startup, printing the error, rather than falling back to an unexected driver (typically vfs) which may not match what you have run earlier. Docker-DCO-1.1-Signed-off-by: Alexander Larsson <alexl@redhat.com> (github: alexlarsson) |
||
---|---|---|
.. | ||
btrfs.go | ||
btrfs_test.go | ||
dummy_unsupported.go | ||
MAINTAINERS |