neurodocker
neurodocker copied to clipboard
Add 'arch' optional arg to miniconda template
Added 'arch' optional arg to miniconda template to enable the specification of non x86 binaries.
Without this option it isn't possible to build docker images with miniconda on ARM systems.
I'm not sure why those tests are failing, it doesn't appear to be related to my changes. Anyone have any ideas?