ReproNim/containers:bids-example–0.0.7

$ singularity pull shub://ReproNim/containers:bids-example--0.0.7

Singularity Recipe

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

%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-example--0.0.7
collection name ReproNim/containers
branch master
tag bids-example--0.0.7
commit 697f419c659db6088f9fb810afdf14b3cf0d3ac2
version (container hash) 4ac13905d51c1e5d48558da8a160fa12
build date 2021-03-19T23:51:53.486Z
size (MB) 1120
size (bytes) 439799839
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.