dynverse/ti_angle:latest

$ singularity pull shub://dynverse/ti_angle: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.5

%files
    . /code

%post
    chmod -R 755 '/code'

%runscript
    exec Rscript /code/run.R

Collection


View on Datalad

Metrics

key value
id /containers/dynverse-ti_angle-latest
collection name dynverse/ti_angle
branch master
tag latest
commit b6a37295c72f28a89fd9842573239a237c2369de
version (container hash) ba5f09d62d6d3211e00b3265446a8cff
build date 2018-11-22T17:35:49.271Z
size (MB) 2104
size (bytes) 817004575
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.