Skip to content

Commit 53162ef

Browse files
committed
Adding recipe&image for bids-nibabies--25.0.2
1 parent deff184 commit 53162ef

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
#
2+
# Automagically prepared for ReproNim/containers distribution.
3+
# See http://github.com/ReproNim/containers for more info
4+
#
5+
Bootstrap: docker
6+
From: nipreps/nibabies:25.0.2
7+
8+
%post
9+
10+
# Create commonly present root directories to avoid need in overlays not supported
11+
# on older systems
12+
mkdir -p /ihome /data /data2 /zfs /isi /dartfs /dartfs-hpc
13+
14+
%environment
15+
export LANG="C.UTF-8"
16+
export LC_ALL="C.UTF-8"
17+
18+
# TODO: Take advantage of the fact that it is a bids-app somehow?
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../.git/annex/objects/Kw/JF/MD5E-s4175360031--621b8345f20429142e0281f6f9de39e3.2.sing/MD5E-s4175360031--621b8345f20429142e0281f6f9de39e3.2.sing

0 commit comments

Comments
 (0)