mirror of
https://github.com/docker/docs.git
synced 2026-04-01 16:58:54 +07:00
use a consistent approach for checking if the backing filesystem is compatible with the storage driver. also add an error-message for the AUFS driver if an incompatible combination is found. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>