Mercurial > repos > jbrayet > docker_annotatepeaks
annotate tool_dependencies.xml @ 0:77c7380f5cc1 draft default tip
Uploaded
| author | jbrayet |
|---|---|
| date | Thu, 17 Dec 2015 07:55:41 -0500 |
| parents | |
| children |
| rev | line source |
|---|---|
| 0 | 1 <?xml version="1.0"?> |
| 2 <tool_dependency> | |
| 3 <package name="docker_annotatepeaks" version="0.1"> | |
| 4 <install version="1.0"> | |
| 5 <actions> | |
| 6 <action type="shell_command">docker pull institutcuriengsintegration/annotatepeaks:1.0</action> | |
| 7 </actions> | |
| 8 </install> | |
| 9 <readme> | |
| 10 | |
| 11 </readme> | |
| 12 </package> | |
| 13 </tool_dependency> |
