Push to Docker Hub
tsalo opened this issue · 3 comments
This stems from #3 (comment). It would be helpful (especially for OSX usage) to add a Dockerfile and push automatically to Docker Hub (https://hub.docker.com). Singularity users can also build from Docker Hub images, so that would help them as well.
It might take some time until I get to do it (and I haven't done anything with docker before).
In the meantime you could try to compile ROMEO for Mac on your machine, it should be ideally only 4 commands (if everything works like in Windows and Linux):
https://github.com/korbinian90/CompileMRI.jl
I actually wrote a small Dockerfile here that I've been using. I'm not Docker expert, though, so it's probably bloated in some ways. If it would help, please feel free to grab that one and adapt it.
The http://neurodesk.github.io/ project provides docker and singularity images of Romeo :)