mcw-rcc/fmriprep:1.1.8

$ singularity pull shub://mcw-rcc/fmriprep:1.1.8

Singularity Recipe

Bootstrap: docker
From: poldracklab/fmriprep:1.1.8

%labels
Maintainer Matthew Flister
Version 1.1.8

%help
This container runs fmriprep.

%post
    # default mount points
    mkdir -p /scratch/global /scratch/local /rcc/stor1/refdata /rcc/stor1/projects /rcc/stor1/depts

    apt-get update && apt-get install -y --no-install-recommends \
        wget \
        vim 
    apt-get clean
    
%runscript
    exec fmriprep "$@"

Collection


View on Datalad

Metrics

key value
id /containers/mcw-rcc-fmriprep-1.1.8
collection name mcw-rcc/fmriprep
branch master
tag 1.1.8
commit ee9a1dbf8c2f83b8d2e58c11a2269ee2062664b7
version (container hash) 9dfd94d60bf78236958cdd9d038615f0
build date 2018-10-09T17:49:31.723Z
size (MB) 10902
size (bytes) 4628221983
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.