spinalcordtoolbox / sct_docker

Docker distribution of Spinal Cord Toolbox
3 stars 3 forks source link

Instructions on sct installation for windows not so clear #15

Closed Nicolas-Pinon closed 5 years ago

Nicolas-Pinon commented 5 years ago

I tried to install sct using docker on a windows 10 (family edition) laptop, following the instructions here https://github.com/neuropoly/sct_docker#id7

Everything went fine until following the last instruction :

Run (double click) windows/sct-win.xlaunch found in this repository. If you are using docker toolbox then then runwindows/sct-win_docker_toolbox.xlaunch

I failed to understand what repository the author was talking about. I succeed launching Xming alone but did not know what to do next image

Also on the previous step where it is indicated :

For sharing folders between host and container:

i) Go to C:/Users and create the folder named docker_shared_folder
ii) If running Docker for Windows, click the Docker tray icon, run settings and allow sharing of your C: drive with the container, so as to allow access to the path.

I understand this step as "do nothing" if using Docker Toolbox, but I'm not sure that is the case.

PS : I am a total noob regarding docker, but it might be the same for the average sct user

zougloub commented 5 years ago

“This repository” is https://github.com/neuropoly/sct_docker.