comparison 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
comparison
equal deleted inserted replaced
-1:000000000000 0:9512201417a5
1 # <id> <name> <image_name> <interpreter> <container_type> <container_params>
2
3 # docker://continuumio/anaconda3
4 python_continuumio_anaconda python (continuumio/anaconda) /tmp/anaconda3_latest.sif python singularity --cleanenv --network none --no-mount bind-paths
5
6 # docker://rocker/tidyverse
7 r_rocker_tidyverse R (tidyverse) /tmp/tidyverse_latest.sif Rscript apptainer
8
9 # docker://rocker/tidyverse
10 bash_continuumio_anaconda bash (continuumio/anaconda) /tmp/anaconda3_latest.sif bash apptainer --cleanenv --network none --no-mount bind-paths