changeset 3:a25090e7392f draft

Uploaded
author jbrayet
date Wed, 18 Nov 2015 07:55:38 -0500
parents 8ad577d4a877
children cafc770917a0
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Nov 18 07:48:37 2015 -0500
+++ b/tool_dependencies.xml	Wed Nov 18 07:55:38 2015 -0500
@@ -4,7 +4,7 @@
         <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">docker build -t samtools:1.0 -f Dockerfile ..</action>
             </actions>
         </install>
         <readme>