File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# 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
33#
44# Thank you for using Neurodocker. If you discover any issues
55# or ways to improve this software, please submit an issue or
@@ -82,7 +82,7 @@ RUN export PATH="/opt/miniconda-latest/bin:$PATH" \
8282 'jupyter' \
8383 'cmake' \
8484 'mesalib' \
85- 'vtk=8.2' \
85+ 'vtk=8.2.0=py36ha8e561a_201 ' \
8686 'pandas' \
8787 'matplotlib' \
8888 'colormath' \
@@ -232,7 +232,7 @@ RUN echo '{ \
232232 \n "jupyter", \
233233 \n "cmake", \
234234 \n "mesalib", \
235- \n "vtk=8.2", \
235+ \n "vtk=8.2.0=py36ha8e561a_201 ", \
236236 \n "pandas", \
237237 \n "matplotlib", \
238238 \n "colormath", \
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ docker run --rm ${image} generate docker \
5858 libsm-dev libx11-dev libxt-dev libxext-dev libglu1-mesa \
5959 --run ' ln -s /usr/lib/x86_64-linux-gnu /usr/lib64' \
6060 --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
6262 matplotlib colormath nipype>=1.1.4 nilearn tbb-devel nose etelemetry" \
6363 pip_install=" datalad[full] duecredit" \
6464 create_env=" mb" \
You can’t perform that action at this time.
0 commit comments