view tool_data_table_conf.xml.sample @ 4:ea796129e49b draft

planemo upload for repository https://github.com/mvdbeek/docker_scriptrunner/ commit 5461ea5e1f5c935551d37d1a888892146549dcb2
author mvdbeek
date Fri, 08 Jul 2016 17:17:30 -0400
parents 29adb7607591
children
line wrap: on
line source

<tables>
    <!-- Place available docker images here -->
    <table name="docker_scriptrunner_images" comment_char="#">
        <columns>name, value</columns>
        <file path="tool-data/docker_images.loc" />
    </table>
</tables>