diff --git a/images/bids/Singularity.bids-petdeface--0.2.2 b/images/bids/Singularity.bids-petdeface--0.2.2 new file mode 100644 index 00000000..d227e116 --- /dev/null +++ b/images/bids/Singularity.bids-petdeface--0.2.2 @@ -0,0 +1,18 @@ +# +# Automagically prepared for ReproNim/containers distribution. +# See http://github.com/ReproNim/containers for more info +# +Bootstrap: docker +From: openneuropet/petdeface:0.2.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="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-petdeface--0.2.2.sing b/images/bids/bids-petdeface--0.2.2.sing new file mode 120000 index 00000000..fddda64b --- /dev/null +++ b/images/bids/bids-petdeface--0.2.2.sing @@ -0,0 +1 @@ +../../.git/annex/objects/6p/V9/MD5E-s19665899551--69c54bad54af4c02289265f3f8d09454.2.sing/MD5E-s19665899551--69c54bad54af4c02289265f3f8d09454.2.sing \ No newline at end of file