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 1313## * DataLad* and * Docker*
1414
1515Apps 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
1717been fetched yet.
1818One example of one such application is * MRIQC* , and all the examples
1919on this documentation page will refer to it.
@@ -49,7 +49,7 @@ Confusingly, following the suggestion from *DataLad*
4949case, because this line must be executed within the container.
5050However, containers are * transient* and the setting this configuration
5151on * 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).
5353
5454Instead, we can override the default user executing within the container
5555(which is ` root ` , or uid = 0).
You can’t perform that action at this time.
0 commit comments