Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Christian Kahmann
iLCM-ShinyApp
Commits
2ede3bf6
Commit
2ede3bf6
authored
Oct 22, 2019
by
Christian Kahmann
Browse files
Update README.md
parent
8eb1f241
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
2ede3bf6
...
...
@@ -9,7 +9,7 @@ There is a standalone iLCM version avaiable at https://hub.docker.com/r/ckahmann
To use this version locally one has to install docker before (https://docs.docker.com/install/).
Having done this, the command
`docker run -it -d -p 3666:3838 -p 3667:8787 -p 3668:8983 -v r_data:/home/rstudio/iLCM -v r_data:/srv/shiny-server -v solr:/
va
r/solr
/data
-v mariadb:/var/lib/mysql ckahmann/ilcm`
`docker run -it -d -p 3666:3838 -p 3667:8787 -p 3668:8983 -v r_data:/home/rstudio/iLCM -v r_data:/srv/shiny-server -v solr:/
opt/solr/serve
r/solr
-v mariadb:/var/lib/mysql ckahmann/ilcm
:latest
`
does pull the image from dockerhub and starts a container hosting the needed services.
...
...
Write
Preview
Supports
Markdown
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!
Cancel
Please
register
or
sign in
to comment