khanlab/prepdwi:0.0.7g
$ singularity pull shub://khanlab/prepdwi:0.0.7g
Singularity Recipe
Bootstrap: shub
From: khanlab/neuroglia-dwi:v1.3.1
%labels
Maintainer "Ali Khan"
#########
%setup
#########
mkdir -p $SINGULARITY_ROOTFS/opt/prepdwi
cp -Rv . $SINGULARITY_ROOTFS/opt/prepdwi
#########
%post
#########
echo addpath\(genpath\(\'/opt/prepdwi/octave\'\)\)\; >> /etc/octave.conf
apt-get install -y bc
#########
%environment
#########
export PATH=/opt/prepdwi/bin:$PATH
#########
%runscript
#########
exec /opt/prepdwi/prepdwi $@
Collection
- Name: khanlab/prepdwi
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/khanlab-prepdwi-0.0.7g |
collection name | khanlab/prepdwi |
branch | master |
tag | 0.0.7g |
commit | 6bb5ac1e7dc9c1a0a451d4f1d5de318a12621945 |
version (container hash) | be4879da8cdb43118dc33afc0767d56a |
build date | 2018-08-22T18:51:06.427Z |
size (MB) | 15395 |
size (bytes) | 6240780319 |
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.