'docker container in windows when only used to working on linux computers
I am trying to processing some imaging data in windows using docker. My problem is that I have only worked like this in linux and I keep running into issues where the path can't be found. I am sure there is a simple solution to this, but I can't figure out what this is.
In windows power shell if I type...
cd \cmvm\users\c - I go straight there
If I type docker run dcm2bids \cmvm\users\c - "file not found in $PATH: unknown". What obvious thing am I don't wrong. Please help, this should be such a simple solution but I keep running into this stupid path issue.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
