Closed

Description
In the examples for Docker at https://github.com/nipy/nipype/blob/master/doc/devel/testing_nipype.rst:
- docker build command : missing argument ('.')
- docker run command : run_pytest.sh should be run_pytests.sh
In the examples for Docker at https://github.com/nipy/nipype/blob/master/doc/devel/testing_nipype.rst: