If the --datalad option is set, and it tries to use git-annex (which it will for large files), then it will fail with the following error:
datalad.support.exceptions.OutdatedExternalDependency: No working git-annex installation of version >= 8.20200309. Visit http://handbook.datalad.org/r.html?install for instructions on how to install DataLad and git-annex.. You have version 7.20190129
git-annex here is coming from the Debian version. We could either install from source, or use a different base image.
If the
--dataladoption is set, and it tries to usegit-annex(which it will for large files), then it will fail with the following error:git-annexhere is coming from the Debian version. We could either install from source, or use a different base image.