comparison tmp2/docker_test.xml @ 4:5c163e8176de draft

Uploaded
author triasteran
date Tue, 08 Mar 2022 11:10:12 +0000
parents f65406ae38fb
children 3548e4ba820f
comparison
equal deleted inserted replaced
3:f65406ae38fb 4:5c163e8176de
1 <tool id="catdc" name="Concatenate datasets (in docker)" version="2.0"> 1 <tool id="catdc" name="Concatenate datasets (in docker)" version="2.1">
2 <description>tail-to-head</description> 2 <description>tail-to-head</description>
3 <requirements> 3 <requirements>
4 <container type="docker">alpine:3.14</container> 4 <container type="docker">triasteran/bowite0127:latest</container>
5 </requirements> 5 </requirements>
6 <command> 6 <command>
7 echo "Galaxy slots passed through contain as \$GALAXY_SLOTS"; 7 echo "Galaxy slots passed through contain as \$GALAXY_SLOTS";
8 cat $input1 8 cat $input1
9 #for $q in $queries 9 #for $q in $queries