ReproNim/containers:bids-fmriprep–1.4.0

$ singularity pull shub://ReproNim/containers:bids-fmriprep--1.4.0

Singularity Recipe

#
# Automagically prepared for ReproNim/containers distribution.
# See http://github.com/ReproNim/containers for more info
#
Bootstrap: docker
From: poldracklab/fmriprep:1.4.0

%post

# Create commonly present root directories to avoid need in overlays not supported
# on older systems
mkdir -p /ihome /data /data2 /zfs /isi /dartfs /dartfs-hpc

%environment
export LANG="en_US.UTF-8"
export LC_ALL="en_US.UTF-8"

# TODO: Take advantage of the fact that it is a bids-app somehow?

Collection


View on Datalad

Metrics

key value
id /containers/ReproNim-containers-bids-fmriprep--1.4.0
collection name ReproNim/containers
branch master
tag bids-fmriprep--1.4.0
commit afafc7eb3a9ab52cc731012bab69d6f6638ae335
version (container hash) d091547aa4518e7475b97756be18a511
build date 2019-08-26T16:14:48.002Z
size (MB) 12142
size (bytes) 4780552223
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.