dynverse/dynwrap_tester:r_rds

$ singularity pull shub://dynverse/dynwrap_tester:r_rds

Singularity Recipe

#######################################################################################
## DO NOT EDIT THIS FILE! This file was automatically generated from the dockerfile. ##
## Run babelwhale::convert_dockerfile_to_singularityrecipe() to update this file.    ##
#######################################################################################

Bootstrap: shub

From: dynverse/dynwrap:bioc

%labels
    version 0.2.0.1

%files
    . /code

%post
    chmod -R 755 '/code'

%runscript
    exec Rscript /code/run.R

Collection


View on Datalad

Metrics

key value
id /containers/dynverse-dynwrap_tester-r_rds
collection name dynverse/dynwrap_tester
branch devel
tag r_rds
commit 05cae27f8a9c751b5e91bbf2bbb5e0a3f511e5a2
version (container hash) 03c3125a4c8d6f6e0c78b1d125e8a7bf
build date 2018-10-29T20:59:11.181Z
size (MB) 2095
size (bytes) 807579679
SIF Download URL (please use pull with shub://)
Datalad URL View on Datalad
Singularity Recipe Singularity Recipe on Datalad
We cannot guarantee that all containers will still exist on GitHub.