Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Hervé MENAGER
galaxy-cwl-is-docker
Commits
20b3cec7
Commit
20b3cec7
authored
Mar 22, 2019
by
Hervé MENAGER
Browse files
expose port 8080
parent
f847bdb7
Pipeline
#10633
passed with stages
in 1 minute and 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
20b3cec7
...
...
@@ -26,3 +26,4 @@ RUN cd /app/galaxy && ls database/*
RUN
cd
/app/galaxy
&&
./create_db.sh
RUN
cd
/app/galaxy
&&
./manage_db.sh upgrade
CMD
["sh", "/app/galaxy/run.sh"]
EXPOSE
8080
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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