dynverse/ti_mpath:latest
$ singularity pull shub://dynverse/ti_mpath: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'
R -e 'devtools::install_github("dynverse/Mpath")'
%runscript
exec Rscript /code/run.R
Collection
- Name: dynverse/ti_mpath
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/dynverse-ti_mpath-latest |
collection name | dynverse/ti_mpath |
branch | master |
tag | latest |
commit | 0bb89066cc4896bd8c394204d519d9b9549fa169 |
version (container hash) | afb9be4868eeb7d1e5428292c0a4f6a8 |
build date | 2018-10-29T20:59:12.628Z |
size (MB) | 2123 |
size (bytes) | 832778271 |
SIF | Download URL (please use pull with shub://) |
Datalad URL | View on Datalad |
Singularity Recipe | Singularity Recipe on Datalad |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.