view tool_data_table_conf.xml.sample.test @ 8:1b7f987270a6 draft

planemo upload for repository https://github.com/mvdbeek/docker_scriptrunner/ commit 87a8f2ec706b231b2db20a9433efa34d967d35cf
author mvdbeek
date Fri, 08 Jul 2016 18:10:00 -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>