We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4d4ffd commit b684bcdCopy full SHA for b684bcd
1 file changed
Dockerfile_spm_hdbet
@@ -51,7 +51,8 @@ RUN python -m pip install SimpleITK
51
52
RUN python -m pip install HD-BET
53
54
-ENV OPENBLAS_NUM_THREADS=1 # should be added in macapype_env
+# should be added in macapype_env
55
+ENV OPENBLAS_NUM_THREADS=1
56
57
############################################# install macapype
58
0 commit comments