changeset 5:2a454f2f86ff draft

Uploaded
author jbrayet
date Wed, 18 Nov 2015 08:52:43 -0500
parents cafc770917a0
children ce88449048a3
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Nov 18 08:05:41 2015 -0500
+++ b/tool_dependencies.xml	Wed Nov 18 08:52:43 2015 -0500
@@ -3,7 +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 &amp;&amp; docker build -t samtools:1.0 -f Dockerfile ./</action>
+                <action type="shell_command">docker pull viv1/samtools:1.2</action>
             </actions>
         </install>
         <readme>