Skip to content

Automate the previously needed manual startup steps#13

Open
davidspek wants to merge 2 commits intoxia-lab:masterfrom
davidspek:master
Open

Automate the previously needed manual startup steps#13
davidspek wants to merge 2 commits intoxia-lab:masterfrom
davidspek:master

Conversation

@davidspek
Copy link

Rather than needing to go into the container shell and executing the R script and Payara application server, the container can now be started with docker run -d -p 8080:8080 metab_docker and directly accessed through the webui at http://localhost:8080/MetaboAnalyst/. Remove the -d if you would like to see the shell output.

Rather than needing to go into the container shell and executing the R script and Payara application server, the container can now be started with `docker run -d -p 8080:8080 metab_docker` and directly accessed through the webui at http://localhost:8080/MetaboAnalyst/. Remove the `-d` if you would like to see the shell output.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant