Merge pull request #27932 from thaJeztah/promote-overlay

promote overlay(2) graphdriver
This commit is contained in:
Alexander Morozov 2016-11-02 07:00:49 -07:00 committed by GitHub
commit 78a83a2269
1 changed files with 2 additions and 1 deletions

View File

@ -56,8 +56,9 @@ var (
"aufs",
"btrfs",
"zfs",
"devicemapper",
"overlay2",
"overlay",
"devicemapper",
"vfs",
}