manlius / muxViz

Analysis and Visualization of Interconnected Multilayer Networks
https://manlius.github.io/muxViz/
GNU General Public License v3.0
382 stars 92 forks source link

Docker image can't access local paths. #11

Open Eviatar opened 5 years ago

Eviatar commented 5 years ago

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 5 years ago

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

heatherlyba commented 3 years ago

@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.