Skip to content

Version 0.4.0

Compare
Choose a tag to compare
@kaczmarj kaczmarj released this 11 Jun 15:12

We are happy to introduce Neurodocker version 0.4.0. This release includes an entirely rewritten core and support for generating Singularity recipes.

As always, if you run into problems using Neurodocker, please submit an issue.

Breaking changes

  • CLI for generate commands follows the syntax neurodocker generate [docker|singularity].
  • FreeSurfer license file option is removed. License files should be added at container runtime.
  • --spm becomes --spm12.
  • --miniconda signature has been changed to use create_env and use_env in lieu of env_name.

Additions

  • Singularity recipe generation
  • Matlab Compiler Runtime can be installed independently of SPM12
  • Larger suite of examples

Enhancements

  • Software installation instructions are written in a templating language
  • Matlab Compiler Runtime URLs use HTTPS.