Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
moose
Manage
Activity
Members
Labels
Plan
Issues
9
Issue boards
Milestones
Wiki
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sahil Moza
moose
Commits
f402851d
Unverified
Commit
f402851d
authored
7 years ago
by
Dilawar Singh
Committed by
GitHub
7 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #236 from BhallaLab/dilawar-patch-docker
Added docker image info.
parents
21978c02
0d53cad0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/source/install/install.rst
+11
-1
11 additions, 1 deletion
docs/source/install/install.rst
with
11 additions
and
1 deletion
docs/source/install/install.rst
+
11
−
1
View file @
f402851d
...
...
@@ -20,7 +20,7 @@ to pick your distribution and follow instructions.
.. note::
``moogli`` (tool to visualize network activity) is not available for CentOS-6.
.. todo:: Packages for gentoo
, Arch Linux
.. todo:: Packages for gentoo
Mac OSX
^^^^^^^^
...
...
@@ -31,6 +31,16 @@ MacOSX support for moose-gui is not complete yet. However, the python-scripting
$ brew tap BhallaLab/moose
$ brew install moose
Docker Images
^^^^^^^^^^^^^^
Docker images of stable version are available from public repository.
::
$ docker pull bhallalab/moose
$ docker run -it --rm -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=$DISPLAY bhallalab/moose
This will launch `xterm`; run `moosegui` in terminal to lauch the GUI.
Building MOOSE
--------------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment