dynverse/dynwrap_tester:r_text

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

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:r

%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_text
collection name dynverse/dynwrap_tester
branch devel
tag r_text
commit b8ae412e759b7a5be45559b61cd615b67566f7fe
version (container hash) f9d1dbe79456ca141b88975b7d6eb263
build date 2018-10-29T20:59:11.194Z
size (MB) 2093
size (bytes) 806367263
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.