kobo-docker local env setup problem

Hi

just tried kobo-docekr for local setup (bsed the github setup procedure) with docker for windows, I have the following error log for some containers:

nginx:

runsv nginx: fatal: unable to start ./run: file does not exist

mongo:

mongo_1 | 2016-11-26T00:46:48.392+0000 [initandlisten] info preallocateIsFaster couldn’t run due to: couldn’t open file /srv/db/journal/tempLatencyTest for writing errno:1 Operation
not permitted; returning false
mongo_1 | 2016-11-26T00:46:48.447+0000 [initandlisten] exception in initAndListen: 13516 couldn’t open file /srv/db/journal/j._0 for writing errno:1 Operation not permitted, terminat
ing
mongo_1 | 2016-11-26T00:46:48.447+0000 [initandlisten] dbexit:
mongo_1 | 2016-11-26T00:46:48.447+0000 [initandlisten] shutdown: going to close listening sockets…

I attached both container complete logss

Does anyone have similar experience? any help will be very much appreciated.

Best,

alex

nginx-logs.txt (1.71 KB)

mongo-logs.txt (3.61 KB)