File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Generated by Neurodocker version 0.4.2-3-gf7055a1
2
- # Timestamp: 2019-09-22 16:31:40 UTC
2
+ # Timestamp: 2019-09-24 02:03:44 UTC
3
3
#
4
4
# Thank you for using Neurodocker. If you discover any issues
5
5
# or ways to improve this software, please submit an issue or
@@ -82,7 +82,7 @@ RUN export PATH="/opt/miniconda-latest/bin:$PATH" \
82
82
'jupyter' \
83
83
'cmake' \
84
84
'mesalib' \
85
- 'vtk=8.2' \
85
+ 'vtk=8.2.0=py36ha8e561a_201 ' \
86
86
'pandas' \
87
87
'matplotlib' \
88
88
'colormath' \
@@ -232,7 +232,7 @@ RUN echo '{ \
232
232
\n "jupyter", \
233
233
\n "cmake", \
234
234
\n "mesalib", \
235
- \n "vtk=8.2", \
235
+ \n "vtk=8.2.0=py36ha8e561a_201 ", \
236
236
\n "pandas", \
237
237
\n "matplotlib", \
238
238
\n "colormath", \
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ docker run --rm ${image} generate docker \
58
58
libsm-dev libx11-dev libxt-dev libxext-dev libglu1-mesa \
59
59
--run ' ln -s /usr/lib/x86_64-linux-gnu /usr/lib64' \
60
60
--miniconda \
61
- conda_install=" python=3.6 pip jupyter cmake mesalib vtk=8.2 pandas
61
+ conda_install=" python=3.6 pip jupyter cmake mesalib vtk=8.2.0=py36ha8e561a_201 pandas
62
62
matplotlib colormath nipype>=1.1.4 nilearn tbb-devel nose etelemetry" \
63
63
pip_install=" datalad[full] duecredit" \
64
64
create_env=" mb" \
You can’t perform that action at this time.
0 commit comments