ReproNim/containers:bids-afni-proc–0.0.2

$ singularity pull shub://ReproNim/containers:bids-afni-proc--0.0.2

Singularity Recipe

#
# Automagically prepared for ReproNim/containers distribution.
# See http://github.com/ReproNim/containers for more info
#
Bootstrap: docker
From: bids/afni_proc:v0.0.2

%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-afni-proc--0.0.2
collection name ReproNim/containers
branch master
tag bids-afni-proc--0.0.2
commit 697f419c659db6088f9fb810afdf14b3cf0d3ac2
version (container hash) d4f8b69a4154ff0185912bfddae066bf
build date 2021-03-19T23:51:53.119Z
size (MB) 3440
size (bytes) 1492447263
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.