1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Windows: Don't build Linux graph drivers

Signed-off-by: John Howard <jhoward@microsoft.com>
This commit is contained in:
John Howard 2015-04-27 07:53:12 -07:00
parent 4ad05ed985
commit 9a9dc5ba96
17 changed files with 45 additions and 20 deletions

View file

@ -1,4 +1,4 @@
// +build exclude_graphdriver_aufs
// +build exclude_graphdriver_aufs,linux
package daemon