changeset 4:cafc770917a0 draft

Uploaded
author jbrayet
date Wed, 18 Nov 2015 08:05:41 -0500
parents a25090e7392f
children 2a454f2f86ff
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Nov 18 07:55:38 2015 -0500
+++ b/tool_dependencies.xml	Wed Nov 18 08:05:41 2015 -0500
@@ -3,8 +3,7 @@
     <package name="docker_samtools" version="0.1">
         <install version="1.0">
             <actions>
-                <action type="shell_command">wget Dockerfile https://github.com/viv-1/gd-docker-tool_shed/raw/master/Dockerfile</action>
-                <action type="shell_command">docker build -t samtools:1.0 -f Dockerfile ..</action>
+                <action type="shell_command">wget Dockerfile https://github.com/viv-1/gd-docker-tool_shed/raw/master/Dockerfile &amp;&amp; docker build -t samtools:1.0 -f Dockerfile ./</action>
             </actions>
         </install>
         <readme>