We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12ff561 commit 9c433e8Copy full SHA for 9c433e8
README.rst
@@ -133,7 +133,7 @@ on the cortical surfaces and in the cortical and non-cortical volumes
133
1. Enter the Docker container's bash shell to run ``recon-all``,
134
``antsCorticalThickness.sh``, and ``mindboggle`` commands::
135
136
- docker run --rm -ti -v $HOST:$DOCK --entrypoint /bin/bash nipy/mindboggle
+ docker run --rm -ti -v $HOST:$DOCK --entrypoint=/neurodocker/startup.sh nipy/mindboggle
137
138
2. Recommended: reset environment variables as above within the Docker container::
139
0 commit comments