rschmaelzle/mriqc:latest
$ singularity pull shub://rschmaelzle/mriqc:latest
Singularity Recipe
# FMRIPREP from poldracklab
BootStrap: docker
From: poldracklab/mriqc:latest
%runscript
exec /usr/local/miniconda/bin/mriqc "$@"
%post
################################################################################
# Create directories to enable access to common HPCC mount points
################################################################################
chmod -R a+rX /usr/local/miniconda
chmod +x /usr/local/miniconda/bin/*
mkdir -p /mnt/home
mkdir -p /mnt/research
mkdir -p /mnt/research/schmaelzlelab
mkdir -p /mnt/dfs17
mkdir -p /mnt/ffs17
mkdir -p /mnt/local
mkdir -p /mnt/ls15
mkdir -p /opt/software
mkdir -p /mnt/home/schmaelz
mkdir -p /mnt/veiled
Collection
- Name: rschmaelzle/mriqc
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/rschmaelzle-mriqc-latest |
collection name | rschmaelzle/mriqc |
branch | master |
tag | latest |
commit | 66726976d44202ca8b1bf672128d002ae090a143 |
version (container hash) | 1cb0217d6a79c4fecadfad7a22eb1e9a |
build date | 2018-05-01T10:59:32.296Z |
size (MB) | 7307 |
size (bytes) | 2819358751 |
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.