You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: