Version 0.3.0
Breaking changes:
- Removes
python_version
option for Miniconda. Instead, specify python version inconda_install
.
Changes:
- Adds support for MINC and PETPVC (thanks to @sulantha2006).
- Adds Dockerfile instructions
ARG
,LABEL
, andVOLUME
. - Adds convenience option
--run-bash
. - Adds
bc
/dc
as dependency for FSL. - Renames
neurodocker/dockerfile.py
toneurodocker/generate.py
. - Miscellaneous fixes.
At this point, the Neurodocker latest
Docker image will be removed. Users will be asked to use specific versions of Neurodocker. An image with the latest master branch will also be available (tagged as master
).