Mercurial > repos > jbrayet > docker_macs
annotate tool_dependencies.xml @ 0:17b749ed012d draft default tip
Uploaded
| author | jbrayet |
|---|---|
| date | Mon, 18 Jan 2016 09:27:35 -0500 |
| parents | |
| children |
| rev | line source |
|---|---|
| 0 | 1 <?xml version="1.0"?> |
| 2 <tool_dependency> | |
| 3 <package name="docker_macs" version="0.1"> | |
| 4 <install version="1.0"> | |
| 5 <actions> | |
| 6 <action type="shell_command">docker pull institutcuriengsintegration/macs:1.0</action> | |
| 7 </actions> | |
| 8 </install> | |
| 9 <readme> | |
| 10 | |
| 11 </readme> | |
| 12 </package> | |
| 13 </tool_dependency> |
