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
1617e34c
Commit
1617e34c
authored
Apr 03, 2019
by
Hervé MENAGER
Browse files
remove test COPY from Dockerfile
parent
98d7b275
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
1617e34c
...
...
@@ -23,7 +23,6 @@ RUN cd /app/galaxy && ./manage_db.sh upgrade
COPY
job_conf.xml /app/galaxy/config/job_conf.xml
COPY
dependency_resolvers_conf.xml /app/galaxy/config/dependency_resolvers_conf.xml
COPY
galaxy.yml /app/galaxy/config/galaxy.yml
COPY
galaxy.yml /app/galaxy/config/galaxy22.yml
COPY
tool_conf.xml /app/galaxy/config/tool_conf.xml
COPY
welcome.html /app/galaxy/static/welcome.html
CMD
["sh", "/app/galaxy/run.sh"]
...
...
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