Skip to content
GitLab
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
92104869
Commit
92104869
authored
Apr 17, 2019
by
Hervé MENAGER
Browse files
correct Dockerfile
parent
78f1f2ce
Pipeline
#11381
passed with stages
in 10 minutes and 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
92104869
...
...
@@ -30,7 +30,6 @@ COPY parser.py /app/galaxy/lib/galaxy/tools/cwl/parser.py
#COPY __init__.py /app/galaxy/lib/galaxy/tools/__init__.py
COPY
process.py /app/galaxy/.venv/local/lib/python2.7/site-packages/cwltool/process.py
COPY
wrappers.py /app/galaxy/lib/galaxy/tools/wrappers.py
COPY
TransDecoder.LongOrfs-v5.cwl /app/workflow-is-cwl/tools/TransDecoder/TransDecoder.LongOrfs-v5.cwl
# local config
COPY
job_conf.xml /app/galaxy/config/job_conf.xml
COPY
dependency_resolvers_conf.xml /app/galaxy/config/dependency_resolvers_conf.xml
...
...
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