Hi All,
I used docker run --rm repronim/neurodocker:0.7.0
to install neurodocker. Successfully pulled. However, everytime I run neurodocker generate docker \...
, it tells me neurodocker: command not found
I am able to install neurodocker throught conda+pip
and it works fine.
Just want to report this issue with installing neurodocker through docker in case you may want to update the docker image.
Thanks
Yibei
1 Like
Any solution? I am having the same issues.
while we wait for a release you can try: repronim/neurodocker:latest
which maps onto the current state of the git-repo.
Continuing the discussion from Installing neurodocker from its docker image doesn't work:
I am still having this same issue, also when using singularity instead of Docker. Any solution yet?