mirror of
https://github.com/docker/docs.git
synced 2026-03-31 16:28:59 +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>