Mercurial > repos > jbrayet > docker_findpeaks
annotate tool_dependencies.xml @ 0:c35eaca3ea81 draft default tip
Uploaded
author | jbrayet |
---|---|
date | Tue, 02 Feb 2016 10:46:45 -0500 |
parents | |
children |
rev | line source |
---|---|
0 | 1 <?xml version="1.0"?> |
2 <tool_dependency> | |
3 <package name="docker_findpeaks" version="0.1"> | |
4 <install version="1.0"> | |
5 <actions> | |
6 <action type="shell_command">docker pull institutcuriengsintegration/findpeaks:1.0</action> | |
7 </actions> | |
8 </install> | |
9 <readme> | |
10 | |
11 </readme> | |
12 </package> | |
13 </tool_dependency> |