Mercurial > repos > mvdbeek > docker_scriptrunner
diff tool_data_table_conf.xml.sample @ 0:b6211faea403 draft
planemo upload for repository https://github.com/mvdbeek/docker_scriptrunner/ commit ae672027942a606c1a5e302348279a5493151c11-dirty
author | mvdbeek |
---|---|
date | Fri, 08 Jul 2016 15:09:10 -0400 |
parents | |
children | 29adb7607591 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Fri Jul 08 15:09:10 2016 -0400 @@ -0,0 +1,7 @@ +<tables> + <!-- Place available docker images here --> + <table name="docker_scriptrunner_images" comment_char="#"> + <columns>name, value</columns> + <file path="tool-data/docker_images.loc.sample" /> + </table> +</tables>