diff --git a/images/bids/Singularity.bids-hippunfold--1.5.1 b/images/bids/Singularity.bids-hippunfold--1.5.1 new file mode 100644 index 00000000..bc7b5a48 --- /dev/null +++ b/images/bids/Singularity.bids-hippunfold--1.5.1 @@ -0,0 +1,18 @@ +# +# Automagically prepared for ReproNim/containers distribution. +# See http://github.com/ReproNim/containers for more info +# +Bootstrap: docker +From: khanlab/hippunfold:v1.5.1 + +%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="C.UTF-8" +export LC_ALL="C.UTF-8" + +# TODO: Take advantage of the fact that it is a bids-app somehow? diff --git a/images/bids/bids-hippunfold--1.5.1.sing b/images/bids/bids-hippunfold--1.5.1.sing new file mode 120000 index 00000000..0ca89192 --- /dev/null +++ b/images/bids/bids-hippunfold--1.5.1.sing @@ -0,0 +1 @@ +../../.git/annex/objects/6x/ZQ/MD5E-s2048643103--fc32c67b727a03e191d1a5ecb4bc4b2c.1.sing/MD5E-s2048643103--fc32c67b727a03e191d1a5ecb4bc4b2c.1.sing \ No newline at end of file