dynverse/dynwrap_tester:r_feather

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

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.1.0.4

%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_feather
collection name dynverse/dynwrap_tester
branch devel
tag r_feather
commit 310a2fcc583091d4e06dbc4dbd1feeb28108695e
version (container hash) 406e2b01b231369b041ba3c7b5353bd9
build date 2018-09-07T14:07:21.046Z
size (MB) 1871
size (bytes) 675495967
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.