mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-04 20:51:44 +00:00
@@ -39,10 +39,9 @@ var (
|
||||
// Slice of drivers that should be used in an order
|
||||
priority = []string{
|
||||
"aufs",
|
||||
"btrfs",
|
||||
"devicemapper",
|
||||
"vfs",
|
||||
// experimental, has to be enabled manually for now
|
||||
"btrfs",
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user