File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 13
13
## * DataLad* and * Docker*
14
14
15
15
Apps may be able to identify if the input dataset is handled with
16
- * DataLad* or * Git-Annex * , and pull down linked data that has not
16
+ [ * DataLad* ] ( https://www.datalad.org/ ) or [ * git-annex * ] ( https://git-annex.branchable.com ) , and pull down linked data that has not
17
17
been fetched yet.
18
18
One example of one such application is * MRIQC* , and all the examples
19
19
on this documentation page will refer to it.
@@ -49,7 +49,7 @@ Confusingly, following the suggestion from *DataLad*
49
49
case, because this line must be executed within the container.
50
50
However, containers are * transient* and the setting this configuration
51
51
on * Git* will not be propagated between executions unless advanced
52
- actions are taken (such as mounting a * Home * folder with the necessary settings).
52
+ actions are taken (such as mounting a * HOME * folder with the necessary settings).
53
53
54
54
Instead, we can override the default user executing within the container
55
55
(which is ` root ` , or uid = 0).
You can’t perform that action at this time.
0 commit comments