view tool_data_table_conf.xml.sample.test @ 2:495946ffc2d6 draft default tip

planemo upload for repository https://github.com/mvdbeek/docker_scriptrunner/ commit dded837d19aeb3f06b84e5076282cedeeaf713fa
author mvdbeek
date Sun, 22 Jul 2018 13:38:01 -0400
parents 21d312776891
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="${__HERE__}/test-data/docker_images.loc.sample" />
    </table>
</tables>