view tool_data_table_conf.xml.sample.test @ 14:5a3652633289 draft default tip

planemo upload for repository https://github.com/mvdbeek/docker_scriptrunner/ commit dded837d19aeb3f06b84e5076282cedeeaf713fa
author mvdbeek
date Sun, 22 Jul 2018 13:37:34 -0400
parents b6211faea403
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>