dynverse/dynwrap_tester:r_hdf5

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

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_hdf5
collection name dynverse/dynwrap_tester
branch devel
tag r_hdf5
commit b8ae412e759b7a5be45559b61cd615b67566f7fe
version (container hash) a44572cb3e69ec9bd35ee6fce48aee0b
build date 2018-10-29T20:59:11.201Z
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.