manlius/muxViz

Docker image can't access local paths.

Eviatar opened this issue · 2 comments

I'm running muxViz through the Docker image. I can import my config file but the paths it lists aren't found by muxViz. I've tried placing all files within the same folder and prefacing filenames with "./" to no avail. Presumably this has something to do with the VM sandbox. How do I get the muxViz Docker to discover my local paths?

I tried switching to R directly but there's an rjava issue with OpenStreetMaps that I can't seem to overcome.

Figured it out. Docker/Kitematic permit resetting to an external path.

@Eviatar - I am having this exact problem right now. I am new to docker as well. Where do I change the setting you reference? Using the command line? I am running windows OS.