Mercurial > repos > mbernt > singularity_scriptrunner
diff test-data/scripting_images.loc @ 0:9512201417a5 draft
planemo upload for repository https://github.com/bernt-matthias/mb-galaxy-tools/tree/master/tools/scripting/ commit 9e9a0860d255a1fd6c43edd0fde9ea538ee679de
author | mbernt |
---|---|
date | Sun, 06 Aug 2023 15:21:11 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/scripting_images.loc Sun Aug 06 15:21:11 2023 +0000 @@ -0,0 +1,10 @@ +# <id> <name> <image_name> <interpreter> <container_type> <container_params> + +# docker://continuumio/anaconda3 +python_continuumio_anaconda python (continuumio/anaconda) /tmp/anaconda3_latest.sif python singularity --cleanenv --network none --no-mount bind-paths + +# docker://rocker/tidyverse +r_rocker_tidyverse R (tidyverse) /tmp/tidyverse_latest.sif Rscript apptainer + +# docker://rocker/tidyverse +bash_continuumio_anaconda bash (continuumio/anaconda) /tmp/anaconda3_latest.sif bash apptainer --cleanenv --network none --no-mount bind-paths \ No newline at end of file