File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 52
52
esac
53
53
done
54
54
55
- NEURODOCKER_IMAGE=" kaczmarj/neurodocker:0.4.1 "
55
+ NEURODOCKER_IMAGE=" kaczmarj/neurodocker:master@sha256:dd868878266e615335a911f4682e7a3e1b7c72fc3684c5b57f1da5122a40ee96 "
56
56
# neurodebian:stretch-non-free pulled on September 19, 2018
57
57
BASE_IMAGE=" neurodebian@sha256:7cd978427d7ad215834fee221d0536ed7825b3cddebc481eba2d792dfc2f7332"
58
58
@@ -91,6 +91,7 @@ function generate_main_dockerfile() {
91
91
icu=58.1 libxml2 libxslt matplotlib mkl numpy paramiko
92
92
pandas psutil scikit-learn scipy traits=4.6.0' \
93
93
pip_install=" grabbit==0.1.2 https://github.com/INCF/pybids/tarball/0.5.1" \
94
+ activate=true \
94
95
--copy docker/files/run_builddocs.sh docker/files/run_examples.sh \
95
96
docker/files/run_pytests.sh nipype/external/fsl_imglob.py /usr/bin/ \
96
97
--copy . /src/nipype \
You can’t perform that action at this time.
0 commit comments