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