File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -226,7 +226,7 @@ ENV \
226
226
PATH=$QT_BASE_DIR/bin:$PATH \
227
227
LD_LIBRARY_PATH=$QT_BASE_DIR/lib/x86_64-linux-gnu:$QT_BASE_DIR/lib:$LD_LIBRARY_PATH \
228
228
PKG_CONFIG_PATH=$QT_BASE_DIR/lib/pkgconfig:$PKG_CONFIG_PATH \
229
- LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:/opt/conda/envs/qsiprep/lib/python3.10/site-packages/nvidia/cudnn/lib
229
+ LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:/opt/conda/envs/qsiprep/lib/python3.10/site-packages/nvidia/cudnn/lib:/opt/freesurfer/lib
230
230
231
231
WORKDIR /root/
232
232
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ COPY --from=freesurfer \
64
64
65
65
COPY --from=freesurfer \
66
66
/lib64/libcrypt* \
67
- /opt/freesurfer/mni/ lib
67
+ /opt/freesurfer/lib/
68
68
69
69
COPY --from=freesurfer \
70
70
/usr/local/freesurfer/sources.csh \
You can’t perform that action at this time.
0 commit comments