Mercurial > repos > jbrayet > docker_ncproseqgalaxy
annotate tool_dependencies.xml @ 1:6968e1023831 draft default tip
Uploaded
author | jbrayet |
---|---|
date | Thu, 28 Jan 2016 09:32:36 -0500 |
parents | 9c5d2913fff9 |
children |
rev | line source |
---|---|
0 | 1 <?xml version="1.0"?> |
2 <tool_dependency> | |
1 | 3 <package name="docker_ncproseqgalaxy" version="0.2"> |
0 | 4 <install version="1.0"> |
5 <actions> | |
1 | 6 <action type="shell_command">docker pull institutcuriengsintegration/ncproseqgalaxy:1.6.5</action> |
0 | 7 </actions> |
8 </install> | |
9 <readme> | |
10 | |
11 </readme> | |
12 </package> | |
13 </tool_dependency> |