package graphdriver // import "github.com/docker/docker/daemon/graphdriver"

// List of drivers that should be used in an order
var priority = "zfs"
