Docker image can't access local paths.
Eviatar opened this issue · 2 comments
Eviatar commented
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.
Eviatar commented
Figured it out. Docker/Kitematic permit resetting to an external path.
heatherlyba commented
@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.