ReproNim / containers

Containers "distribution" for reproducible neuroimaging
Apache License 2.0
25 stars 14 forks source link

Add option for "--bind" when running containers #111

Open jbwexler opened 2 months ago

jbwexler commented 2 months ago

Perhaps full customization to allow any singularity flag would be useful.

yarikoptic commented 2 months ago

The likely implementation idea we -- get it from git config but then it is tricky to implement with .datalad/config support since it should come before .git/config... so I think

So we could do it even if no datalad is available etc.

But then we might want to make this added options generic, not necessarily only --bind, so let's make it REPRONIM_CONTAINERS_SING_EXEC_OPTS to add to singularity {cmd}