changeset 2:8ad577d4a877 draft

Uploaded
author jbrayet
date Wed, 18 Nov 2015 07:48:37 -0500
parents 17c53abb81d8
children a25090e7392f
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:43:41 2015 -0500
+++ b/tool_dependencies.xml	Wed Nov 18 07:48:37 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>