Brewskey / spark-server

An API compatible open source server for interacting with devices speaking the spark-protocol
https://www.particle.io/
GNU Affero General Public License v3.0
54 stars 27 forks source link

Cant use docker on windows for Spark-Server using Virtual Machine and SharedFolders #203

Closed haeferer closed 7 years ago

haeferer commented 7 years ago

This is a know Problem with NEDB (caused by the implementation of FileWatching in directories and Shared Directories in NODEJS)

Solution

haeferer commented 7 years ago

Works as designed. If you want to use Docker on windows, dont use shared folders. Everything else is fine