dynverse/ti_identity:latest

$ singularity pull shub://dynverse/ti_identity:latest

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

%files
    . /code

%post
    chmod -R 755 '/code'

%runscript
    exec Rscript /code/run.R

Collection


View on Datalad

Metrics

key value
id /containers/dynverse-ti_identity-latest
collection name dynverse/ti_identity
branch master
tag latest
commit 8c16b44b404533be571e22375f25117b0f94f46f
version (container hash) c0be6f797088e98bbee844c822c0d101
build date 2018-10-29T20:59:12.562Z
size (MB) 2104
size (bytes) 817016863
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.