BhallaLab / moose

MOOSE simulator.
http://moose.ncbs.res.in
GNU General Public License v3.0
26 stars 19 forks source link

Docker image for MOOSE #234

Closed dilawar closed 6 years ago

dilawar commented 6 years ago
dilawar commented 6 years ago

@Dhruva-Storz Docker image has been pushed to hub.docker.com. Its more than 1 GB in size.

$ docker pull bhallalab/moose
$ docker run -it --rm -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=$DISPLAY bhallalab/moose

It will launch xterm; your can type moosegui to launch the gui.